Skip to content

Commit

Permalink
Bump httpclient gem version to fix SSL error
Browse files Browse the repository at this point in the history
  • Loading branch information
quadule committed Mar 1, 2016
1 parent b9dd5f9 commit 223e495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cielo24.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", "~> 2.14.1"
spec.add_dependency "httpclient", "~> 2.3.4.1"

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

0 comments on commit 223e495

Please sign in to comment.