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

Rack dependency issue #72

Closed
andrebalazs55 opened this issue Jun 6, 2019 · 2 comments
Closed

Rack dependency issue #72

andrebalazs55 opened this issue Jun 6, 2019 · 2 comments

Comments

@andrebalazs55
Copy link

Is your feature request related to a problem? Please describe.

Hey!
I wanted to upgrade my app to include rubocop-rails gem.
I encountered with the problem that the rack gem has became a runtime dependancy instead of a development one.
In this case for us, it basically means a rails 5 dependancy, so basically we are not able to upgrade.

Describe the solution you'd like

Is there a way to be backward compatible with rack? Or will rubocop have an option to include the rails cop further?

@bbatsov
Copy link
Contributor

bbatsov commented Jun 6, 2019

See #68

@andrebalazs55
Copy link
Author

thanks your answer! i was only searching in between the issues not in the prs. i close this since it is a duplicate.

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

2 participants