Commit fe1b7f5f377df1be12d75a01b781dde5a15de2a5
Exists in
master
and in
1 other branch
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,7 +315,7 @@ GEM | ||
315 | rushover (0.3.0) | 315 | rushover (0.3.0) |
316 | json | 316 | json |
317 | rest-client | 317 | rest-client |
318 | - safe_yaml (0.9.4) | 318 | + safe_yaml (0.9.5) |
319 | selenium-webdriver (2.33.0) | 319 | selenium-webdriver (2.33.0) |
320 | childprocess (>= 0.2.5) | 320 | childprocess (>= 0.2.5) |
321 | multi_json (~> 1.0) | 321 | multi_json (~> 1.0) |