Skip to content

Commit

Permalink
Use the gemspec versions of gems, rather than overriding them
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeiser committed Feb 7, 2013
1 parent b750625 commit 50aae5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ source "http://rubygems.org"
gemspec

group :development do
gem "rspec"
gem "cucumber"
gem "rake"
gem "rdoc"
gem "bundler"
end

0 comments on commit 50aae5c

Please sign in to comment.