Skip to content

Commit

Permalink
Cleaned up Gemfile a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
snicko committed Jun 9, 2014
1 parent 2f169be commit acd6ff2
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 @@ -4,10 +4,7 @@ source "https://rubygems.org"
gem 'curb'
gem 'nokogiri'
gem 'color'

#gem 'playful', :git => 'https://github.com/turboladen/playful.git'
gem 'playful', '0.1.0.alpha.1'

group :test do
gem 'rspec'
gem 'webmock'
Expand Down

0 comments on commit acd6ff2

Please sign in to comment.