Skip to content

Commit

Permalink
Use gemspec in Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
paul committed Dec 17, 2010
1 parent a26437c commit e8c54dc
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions Gemfile
Original file line number Original file line Diff line number Diff line change
@@ -1,11 +1,2 @@


source :gemcutter gemspec

gem "activesupport", ">=3.0.3"
gem "actionpack", ">=3.0.3"

group :development, :test do
gem "rspec", ">= 2.0"
gem "rspec-rails", ">= 2.0"
end

0 comments on commit e8c54dc

Please sign in to comment.