Gemfile in image_scraper-0.1.7 vs Gemfile in image_scraper-0.1.8

- old
+ new

@@ -9,9 +9,9 @@ # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "shoulda", ">= 0" - gem "bundler", "~> 1.0.0" - gem "jeweler", "~> 1.5.2" - gem "rcov", ">= 0" + gem "bundler", "~> 1.2" + gem "jeweler", "~> 1.5" + #gem "rcov", ">= 0" end