NREL / OpenStudio-measure-tester-gem

Other
3 stars 0 forks source link

Remove hard dependency on ruby 2.7 as we prepare for ruby 3.2.2 #79

Closed jmarrec closed 4 months ago

jmarrec commented 4 months ago

TODO

:/ruby/3.2.0/gems/openstudio_measure_tester-0.3.3/lib/openstudio_measure_tester/dashboard.rb:25: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated. Do not use it, and specify other arguments as keyword arguments.
:/ruby/3.2.0/gems/openstudio_measure_tester-0.3.3/lib/openstudio_measure_tester/dashboard.rb:25: warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, trim_mode: ...) instead.
:/ruby/3.2.0/gems/openstudio_measure_tester-0.3.3/lib/openstudio_measure_tester/dashboard.rb:25: warning: Passing eoutvar with the 4th argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, eoutvar: ...) instead.

addressed in 3341272c736104bfbebb1d26980430c66639e804