Update rest-client

This commit is contained in:
Greg Karékinian 2015-05-27 16:21:16 +02:00
parent f5adc5f31d
commit d6f13a94ed

View File

@ -19,6 +19,8 @@ GEM
backports (3.6.1)
beefcake (0.3.7)
builder (3.2.2)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
eventmachine (1.0.3)
excon (0.16.10)
faraday (0.9.1)
@ -34,6 +36,8 @@ GEM
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.6.9)
innertube (1.0.2)
kgio (2.9.2)
@ -41,13 +45,14 @@ GEM
method_source (>= 0.6.7)
rake (>= 0.9.2.2, < 1.0.0)
method_source (0.8)
mime-types (1.23)
mime-types (2.6.1)
minitest (2.10.0)
multi_json (1.10.0)
multipart-post (2.0.0)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.6.7)
netrc (0.10.3)
nokogiri (1.5.11)
purdytest (1.0.0)
minitest (~> 2.2)
@ -63,8 +68,10 @@ GEM
raindrops (0.13.0)
rake (0.9.2.2)
redis (3.0.7)
rest-client (1.6.7)
mime-types (>= 1.16)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ruby-hmac (0.4.0)
sentry-raven (0.13.1)
faraday (>= 0.7.6)
@ -80,6 +87,9 @@ GEM
sinatra (~> 1.4.2)
tilt (~> 1.3)
tilt (1.4.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
unicorn (4.8.2)
kgio (~> 2.6)
rack