Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
Merge pull request #74 from mzahir/upgrade/json
Browse files Browse the repository at this point in the history
Update json version to 1.8
  • Loading branch information
itspriddle committed Apr 9, 2014
2 parents 8f040d2 + dd73ace commit be96efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lumberg.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|

s.rubyforge_project = "lumberg"

s.add_runtime_dependency 'json', '~> 1.7'
s.add_runtime_dependency 'json', '~> 1.8'
s.add_runtime_dependency 'faraday', '~> 0.8.9'
s.add_runtime_dependency 'faraday_middleware', '~> 0.9.0'
s.add_runtime_dependency('jruby-openssl', '~> 0.7.3') if RUBY_PLATFORM == 'java'
Expand Down

0 comments on commit be96efa

Please sign in to comment.