We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830783c commit 5a7f619Copy full SHA for 5a7f619
pusher.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
15
s.add_dependency "multi_json", "~> 1.0"
16
s.add_dependency 'pusher-signature', "~> 0.1.8"
17
- s.add_dependency "httpclient", "~> 2.5"
+ s.add_dependency "httpclient", "~> 2.7"
18
s.add_dependency "jruby-openssl" if defined?(JRUBY_VERSION)
19
20
s.add_development_dependency "rspec", "~> 3.0"
0 commit comments