diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 35a2f40be..c346a318c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,6 +40,7 @@ GEM fssm (>= 0.2.7) sass (~> 3.1) daemons (1.1.9) + erubis (2.7.0) eventmachine (1.0.0) fakeweb (1.3.0) fast_gettext (0.6.8) @@ -155,6 +156,7 @@ DEPENDENCIES bootstrap-sass capistrano compass + erubis fakeweb fast_gettext (>= 0.6.0) fastercsv (>= 1.5.5) @@ -177,7 +179,6 @@ DEPENDENCIES recaptcha (~> 0.3.1) rmagick routing-filter (~> 0.2.4) - rspec (~> 1.3.2) rspec-rails (~> 1.3.4) ruby-debug ruby-debug19 |