Commit 00f1d425fc15f390919af94f9a187116d4860b0e
1 parent
4757d788
Exists in
master
and in
1 other branch
update multi_xml version to most recent one, since previous versions were unsafe like rails.
see: https://github.com/sferik/multi_xml/pull/34
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Gemfile.lock
@@ -167,7 +167,7 @@ GEM | @@ -167,7 +167,7 @@ GEM | ||
167 | rails (>= 3.0.0) | 167 | rails (>= 3.0.0) |
168 | railties (>= 3.0.0) | 168 | railties (>= 3.0.0) |
169 | multi_json (1.5.0) | 169 | multi_json (1.5.0) |
170 | - multi_xml (0.5.1) | 170 | + multi_xml (0.5.2) |
171 | multipart-post (1.1.5) | 171 | multipart-post (1.1.5) |
172 | net-scp (1.0.4) | 172 | net-scp (1.0.4) |
173 | net-ssh (>= 1.99.1) | 173 | net-ssh (>= 1.99.1) |