Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pry dependency requirement #300

Closed
esambo opened this issue May 25, 2020 · 3 comments
Closed

Fix pry dependency requirement #300

esambo opened this issue May 25, 2020 · 3 comments

Comments

@esambo
Copy link

esambo commented May 25, 2020

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

@BigAndini
Copy link

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

@andersonreinkordt
Copy link

andersonreinkordt commented Aug 26, 2020

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)

@deivid-rodriguez
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants