deivid-rodriguez/pry-byebug

Fix pry dependency requirement

esambo opened this issue · 3 comments

In order to resolve to a functioning version combination of pry that doesn't raise error NameError: uninitialized constant Pry::Command::ExitAll
As a developer having to use Ruby 2.2.0
I want a new pry-byebug 3.6.x version to resolve to pry <0.13

I encounter this same error with pry-byebug 3.7.0, pry 0.13.1 and ruby 2.3.3.

Also with ruby 2.7.1, pry-byebug 3.7.0, pry 0.13.1

Looks like a resolve for this here: pry/pry#2121 (comment)

I think we fixed this in recent versions, let me know if that's not the case!