summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index b4177f9..0f49975 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,5 +11,4 @@ group :development do
gem "shoulda-context", "~> 1.0.0"
gem "json" if RUBY_VERSION < '1.9'
gem "rdoc"
- gem "activesupport"
end