aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile5
-rw-r--r--Gemfile.lock5
2 files changed, 0 insertions, 10 deletions
diff --git a/Gemfile b/Gemfile
index 013d96dff..764c12932 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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