[ruby/erb] Version 5.0.2

e8f3e64581
This commit is contained in:
Takashi Kokubun 2025-07-15 09:32:45 -07:00 committed by git
parent 71d4518c59
commit 024ae34e38

View file

@ -1,4 +1,4 @@
# frozen_string_literal: true # frozen_string_literal: true
class ERB class ERB
VERSION = '5.0.1' VERSION = '5.0.2'
end end