Skip to content

Commit

Permalink
Duplicates. By saying 'gemspec', we're saying take a look to the gems…
Browse files Browse the repository at this point in the history
…pec and take the dependencies from there.
  • Loading branch information
botanicus committed Jul 6, 2012
1 parent 4353778 commit 6ca4b47
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 @@ -2,9 +2,6 @@ source "http://rubygems.org"

gemspec

gem "launchy", ">= 0.3"
gem "rest-client", ">= 1.6"

group :development do
gem "rake", ">= 0.8.7"
end

0 comments on commit 6ca4b47

Please sign in to comment.