Skip to content

Commit

Permalink
Removed unnecessary activesupport gem dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Dec 10, 2008
1 parent d06e020 commit f2d61e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Expand Up @@ -52,8 +52,6 @@ spec = Gem::Specification.new do |s|

s.authors = ["Tammer Saleh"]
s.email = "tsaleh@thoughtbot.com"

s.add_dependency "activesupport", ">= 2.0.0"
end

Rake::GemPackageTask.new spec do |pkg|
Expand Down

0 comments on commit f2d61e2

Please sign in to comment.