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

Unlock json version #31

Merged
merged 2 commits into from
Jan 5, 2017
Merged

Unlock json version #31

merged 2 commits into from
Jan 5, 2017

Conversation

geoffrey
Copy link
Contributor

@geoffrey geoffrey commented Jan 5, 2017

No description provided.

@geoffrey geoffrey changed the title Unlock rest-client version Unlock json version Jan 5, 2017
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 1.9.3'

s.add_dependency('rest-client', '>= 1.4', '< 3.0')
s.add_dependency('json', '~> 1.8.1')
s.add_dependency('json', '>= 1.8.1')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol, there's not even a rest-client over 2. We should just remove that < 3.0 constraint.

@geoffrey geoffrey merged commit 696c747 into master Jan 5, 2017
@geoffrey geoffrey deleted the geoffrey/gemfile-fix branch January 5, 2017 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants