File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313* Freeze ` src ` in ` ERB#initialize ` for Ractor compatibility https://github.com/ruby/erb/pull/105
1414
15+ ## 6.0.1.1
16+
17+ * Prohibit ` def_method ` on marshal-loaded ERB instances
18+
1519## 6.0.1
1620
1721* Freeze ` ERB::Compiler::TrimScanner::ERB_STAG ` for Ractor compatibility
5559* Drop ` cgi ` from runtime dependencies [ #59 ] ( https://github.com/ruby/erb/pull/59 )
5660* Make ` ERB::VERSION ` public
5761
62+ ## 4.0.4.1
63+
64+ * Prohibit ` def_method ` on marshal-loaded ERB instances
65+
5866## 4.0.4
5967
6068* Skip building the C extension for JRuby
6169
70+ ## 4.0.3.1
71+
72+ * Prohibit ` def_method ` on marshal-loaded ERB instances
73+
6274## 4.0.3
6375
6476* Enable ` frozen_string_literal ` in all files [ #49 ] ( https://github.com/ruby/erb/pull/49 )
You can’t perform that action at this time.
0 commit comments