Gemfile in etsy-0.2.1 vs Gemfile in etsy-0.2.2

- old
+ new

@@ -1,10 +1,3 @@ -source :rubygems +source 'https://rubygems.org' gemspec - -group :test do - gem 'jnunemaker-matchy', '0.4.0', :require => 'matchy' - gem 'shoulda', '2.11.1' - gem 'mocha', '0.9.8' -end -