diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 15c5245ff..4494c2342 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,6 +85,11 @@ GEM eventmachine (1.0.3) exception_notification (3.0.1) actionmailer (>= 3.0.4) + factory_girl (2.6.4) + activesupport (>= 2.3.9) + factory_girl_rails (1.7.0) + factory_girl (~> 2.6.0) + railties (>= 3.0.0) fakeweb (1.3.0) fast_gettext (0.7.0) fastercsv (1.5.5) @@ -256,6 +261,7 @@ DEPENDENCIES debugger dynamic_form exception_notification + factory_girl_rails (~> 1.7) fakeweb fast_gettext fastercsv (>= 1.5.5) |