Skip to content

Commit

Permalink
Merge pull request RiotGamesMinions#105 from criteo-forks/update_deps
Browse files Browse the repository at this point in the history
Update httpclient dependency
  • Loading branch information
KAllan357 committed Dec 16, 2014
2 parents bcb5874 + 306d089 commit 1b0d1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus_cli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency 'thor'
s.add_dependency 'httpclient', '= 2.2.5'
s.add_dependency 'httpclient', '>= 2.2.5'
s.add_dependency 'extlib'
s.add_dependency 'json'
s.add_dependency 'highline'
Expand Down

0 comments on commit 1b0d1f4

Please sign in to comment.