aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 99bb09553f..6d1472f2c3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -19,9 +19,6 @@ gem "mysql", ">= 2.8.1"
gem "rack", "1.0.1", :git => "git://github.com/rails/rack.git"
gem "RedCloth", ">= 4.2.2"
-# AM
-gem "mail", "~> 1.2.8"
-
if ENV['CI']
disable_system_gems