Skip to content

Commit

Permalink
use rest-client 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sr189 committed Sep 2, 2016
1 parent 9e73949 commit 30bc251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'net_dav', '~> 0.5.1'
s.add_runtime_dependency 'hashie', '~> 3.4'
s.add_runtime_dependency 'rest-client', '~> 2.0'
s.add_runtime_dependency 'rest-client', '~> 1.8'
s.add_development_dependency 'rspec', '~> 3.4'

end

0 comments on commit 30bc251

Please sign in to comment.