Commit 547ae558d7bd21805d0c4b0d2665b84f5a4e6e59

Authored by Dmitriy Zaporozhets
1 parent ed9543ff

update httparty

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
Gemfile.lock
... ... @@ -215,9 +215,9 @@ GEM
215 215 hashie (1.2.0)
216 216 hike (1.2.1)
217 217 http_parser.rb (0.5.3)
218   - httparty (0.9.0)
  218 + httparty (0.10.2)
219 219 multi_json (~> 1.0)
220   - multi_xml
  220 + multi_xml (>= 0.5.2)
221 221 httpauth (0.2.0)
222 222 i18n (0.6.4)
223 223 journey (1.0.4)
... ... @@ -251,7 +251,7 @@ GEM
251 251 modernizr (2.6.2)
252 252 sprockets (~> 2.0)
253 253 multi_json (1.6.1)
254   - multi_xml (0.5.1)
  254 + multi_xml (0.5.3)
255 255 multipart-post (1.1.5)
256 256 mysql2 (0.3.11)
257 257 net-ldap (0.2.2)
... ...