Skip to content

Commit

Permalink
relax dependent version of multi_json
Browse files Browse the repository at this point in the history
  • Loading branch information
igrep committed Jun 15, 2015
1 parent 11a1a5d commit 0e2b722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion googleauth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |s|
s.add_dependency 'logging', '~> 2.0'
s.add_dependency 'jwt', '~> 1.4'
s.add_dependency 'memoist', '~> 0.12'
s.add_dependency 'multi_json', '1.11'
s.add_dependency 'multi_json', '~> 1.11'
s.add_dependency 'signet', '~> 0.6'

s.add_development_dependency 'bundler', '~> 1.9'
Expand Down

0 comments on commit 0e2b722

Please sign in to comment.