diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c3f994a51..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) @@ -162,7 +164,7 @@ GEM rack (>= 0.4) rack-protection (1.5.0) rack - rack-ssl (1.3.3) + rack-ssl (1.3.4) rack rack-test (0.6.2) rack (>= 1.0) @@ -288,6 +290,7 @@ DEPENDENCIES exception_notification factory_girl_rails (~> 1.7) fakeweb + fancybox-rails fast_gettext fastercsv (>= 1.5.5) gettext |