diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 81afea141..ca78a137b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,6 +101,8 @@ GEM factory_girl (~> 2.6.0) railties (>= 3.0.0) fakeweb (1.3.0) + fancybox-rails (0.2.1) + railties (>= 3.1.0) fast_gettext (0.7.0) fastercsv (1.5.5) fssm (0.2.10) @@ -288,6 +290,7 @@ DEPENDENCIES exception_notification factory_girl_rails (~> 1.7) fakeweb + fancybox-rails fast_gettext fastercsv (>= 1.5.5) gettext |