-
Notifications
You must be signed in to change notification settings - Fork 996
Update gems to prepare for rails 5.0 upgrade #1526
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
Conversation
I don't mind removing pry-byebug if it is blocking you, but can you explain why we have to remove it? |
@stevecrozz short version: I don't use it. Longer version: I think, everything that we should use for debug rails is |
@stevecrozz btw, I want to drop all those gems too:
|
Hello,
This PR is just updating dependencies used in project. For more easy upgrade to Rails 5.0.
Notable changes:
pry-rails
to default grouppry-byebug
removedquiet_assets
removed