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