diff options
-rw-r--r-- | Gemfile | 5 | ||||
-rw-r--r-- | Gemfile.lock | 5 |
2 files changed, 0 insertions, 10 deletions
@@ -10,11 +10,6 @@ source :rubygems # A fork of rails that is kept up to date with security patches git "git://github.com/mysociety/rails.git", :branch => "2-3-stable" do gem 'rails' - gem 'actionmailer' - gem 'actionpack' - gem 'activerecord' - gem 'activeresource' - gem 'activesupport' end gem 'pg' diff --git a/Gemfile.lock b/Gemfile.lock index 2bbb8b35e..903562017 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,11 +151,6 @@ PLATFORMS ruby DEPENDENCIES - actionmailer! - actionpack! - activerecord! - activeresource! - activesupport! annotate bootstrap-sass capistrano |