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

Reduce JSON requirement to ~> 1.7 #761

Closed
RSTJNII opened this issue Jan 24, 2014 · 1 comment
Closed

Reduce JSON requirement to ~> 1.7 #761

RSTJNII opened this issue Jan 24, 2014 · 1 comment

Comments

@RSTJNII
Copy link

RSTJNII commented Jan 24, 2014

The json ~> 1.8 requirement introduced in 0.17 conflicts with Chef, which causes much pain when trying to use Rubocop on Chef Cookbooks. Rubocop appears to work with json ~> 1.7, please consider relaxing this requirement to save users potential Gem dependency pain.

Thanks!

@bbatsov
Copy link
Collaborator

bbatsov commented Jan 24, 2014

See the discussion here #755

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