Skip to content

Commit

Permalink
relax httpclient specs so we can use httpclient 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Myers Carpenter committed Mar 16, 2018
1 parent 223e495 commit 8b878ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cielo24.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", "~> 2.14.1"

spec.add_dependency "httpclient", "~> 2.7.1"
spec.add_dependency "httpclient", "~> 2.7"
end

0 comments on commit 8b878ba

Please sign in to comment.