Commit fe1b7f5f377df1be12d75a01b781dde5a15de2a5

Authored by Cyril Mougel
2 parents 88004758 965e7e79
Exists in master and in 1 other branch production

Merge pull request #534 from arthurnn/fix_gemfile_lock

update safe_yaml, as 0.9.4 was yanked
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile.lock
... ... @@ -315,7 +315,7 @@ GEM
315 315 rushover (0.3.0)
316 316 json
317 317 rest-client
318   - safe_yaml (0.9.4)
  318 + safe_yaml (0.9.5)
319 319 selenium-webdriver (2.33.0)
320 320 childprocess (>= 0.2.5)
321 321 multi_json (~> 1.0)
... ...