diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 64b4347cc..32a1e77f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,8 +101,13 @@ 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) + foundation-rails (5.2.1.0) + railties (>= 3.1.0) + sass (>= 3.2.0) fssm (0.2.10) gettext (2.3.9) locale @@ -150,7 +155,7 @@ GEM net-ssh (2.6.7) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - newrelic_rpm (3.6.8.164) + newrelic_rpm (3.8.0.218) nokogiri (1.5.9) paper_trail (2.7.2) activerecord (~> 3.0) @@ -288,8 +293,10 @@ DEPENDENCIES exception_notification factory_girl_rails (~> 1.7) fakeweb + fancybox-rails fast_gettext fastercsv (>= 1.5.5) + foundation-rails gettext gettext_i18n_rails globalize3! |