Skip to content

Commit

Permalink
Upgrade RestClient dependency to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgarner committed Aug 11, 2016
1 parent 3df3d11 commit bc6034a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gds-api-adapters.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency 'null_logger'
s.add_dependency 'link_header'
s.add_dependency 'lrucache', '~> 0.1.1'
s.add_dependency 'rest-client', '~> 1.8.0'
s.add_dependency 'rest-client', '~> 2.0'
s.add_dependency 'rack-cache'

s.add_development_dependency 'gem_publisher', '~> 1.5.0'
Expand Down

0 comments on commit bc6034a

Please sign in to comment.