deivid-rodriguez/pry-byebug

Run error using Ruby 3.2

yetrun opened this issue · 1 comments

yetrun commented

If I require 'pry' with Ruby 3.2, it reports the error:

NameError:
  undefined method `=~' for class `Pry::Code'

Should work fine if you update pry

pry/pry#2271