Skip to content

Commit

Permalink
Merge pull request turn-project#49 from tpope/gemfile
Browse files Browse the repository at this point in the history
Fix Gemfile
  • Loading branch information
TwP committed Oct 10, 2011
2 parents b3edb61 + 5e992e0 commit 2e6d1ce
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Gemfile
Original file line number Original file line Diff line number Diff line change
@@ -1,9 +1,2 @@
source :rubygems source :rubygems

gemspec
gem "ansi", ">= 1.2.2"

group :development do
gem "bones"', ">= 3.6.5"
gem "bones-get"', ">= 1.2.4"
end

0 comments on commit 2e6d1ce

Please sign in to comment.