Update rest-client to fix OSVDB-117461

This commit is contained in:
Henne Vogelsang 2015-02-27 13:56:32 +01:00
parent 3cb569ad88
commit cc66027220

View file

@ -225,6 +225,7 @@ GEM
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.3.16)
netrc (0.10.3)
nio4r (1.1.0)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
@ -330,8 +331,9 @@ GEM
redcarpet (3.1.2)
referer-parser (0.2.1)
request_store (1.0.6)
rest-client (1.6.7)
mime-types (>= 1.16)
rest-client (1.7.3)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rolify (3.4.0)
rspec (3.0.0)
rspec-core (~> 3.0.0)