ruby_jard icon indicating copy to clipboard operation
ruby_jard copied to clipboard

Error with Ruby 3.2, need pry > 0.14

Open Belibaste opened this issue 3 years ago • 0 comments

When using ruby 3.2, an error occurred during Rails initialization : undefined method =~ for class Pry::Code (NameError) Pry added support for Ruby 3.2 at v0.14.2, but ruby_jard depends on ~> 0.13.0

Can we bump pry version ?

Belibaste avatar Jan 18 '23 17:01 Belibaste