diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-12-08 17:30:07 +1100 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-12-08 17:30:07 +1100 |
commit | 9e136aa9973323413189498a26d06672ecee295d (patch) | |
tree | 93f57723e14c38744e6d52077a69ea35ccad5288 /Gemfile.lock | |
parent | 50a784482e997cc039015e24b37d3f8a01a9cd3e (diff) | |
download | gitlab-ce-9e136aa9973323413189498a26d06672ecee295d.tar.gz |
Update factory_girl_rails to 4.7.0rs-update-factory_girl_rails
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 7a024e81ad2..c464ff70587 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,10 +177,10 @@ GEM excon (0.52.0) execjs (2.6.0) expression_parser (0.9.0) - factory_girl (4.5.0) + factory_girl (4.7.0) activesupport (>= 3.0.0) - factory_girl_rails (4.6.0) - factory_girl (~> 4.5.0) + factory_girl_rails (4.7.0) + factory_girl (~> 4.7.0) railties (>= 3.0.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) @@ -819,7 +819,7 @@ DEPENDENCIES dropzonejs-rails (~> 0.7.1) email_reply_parser (~> 0.5.8) email_spec (~> 1.6.0) - factory_girl_rails (~> 4.6.0) + factory_girl_rails (~> 4.7.0) ffaker (~> 2.0.0) flay (~> 2.6.1) fog-aws (~> 0.9) |