Commit 00f1d425fc15f390919af94f9a187116d4860b0e

Authored by universa1 / jhedtrich
1 parent 4757d788
Exists in master and in 1 other branch production

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 167 rails (>= 3.0.0)
168 168 railties (>= 3.0.0)
169 169 multi_json (1.5.0)
170   - multi_xml (0.5.1)
  170 + multi_xml (0.5.2)
171 171 multipart-post (1.1.5)
172 172 net-scp (1.0.4)
173 173 net-ssh (>= 1.99.1)
... ...