Skip to content

Commit

Permalink
Remove the activesupport test gem dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon committed May 5, 2014
1 parent 3345a5a commit 01eec68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ source "https://rubygems.org"
gemspec

group :test do
gem "activesupport", "~> 4.0", require: false
gem "coveralls", "~> 0.6.9", require: false
gem "rspec", "~> 2.14"
end

0 comments on commit 01eec68

Please sign in to comment.