Use Net::HTTP::Persistent for requests to Poseidon
This commit is contained in:
@@ -140,6 +140,7 @@ GEM
|
||||
chronic (0.10.2)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.1.9)
|
||||
connection_pool (2.2.5)
|
||||
crack (0.4.5)
|
||||
rexml
|
||||
crass (1.0.6)
|
||||
@@ -279,6 +280,8 @@ GEM
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.1.1)
|
||||
nested_form (0.3.2)
|
||||
net-http-persistent (4.0.0)
|
||||
connection_pool (~> 2.2)
|
||||
netrc (0.11.0)
|
||||
newrelic_rpm (8.1.0)
|
||||
nio4r (2.5.8)
|
||||
@@ -574,6 +577,7 @@ DEPENDENCIES
|
||||
listen
|
||||
mimemagic
|
||||
mnemosyne-ruby
|
||||
net-http-persistent
|
||||
newrelic_rpm
|
||||
nokogiri
|
||||
nyan-cat-formatter
|
||||
@@ -620,4 +624,4 @@ DEPENDENCIES
|
||||
whenever
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.23
|
||||
2.2.29
|
||||
|
Reference in New Issue
Block a user