Gemfile in grocer-0.6.0 vs Gemfile in grocer-0.6.1
- old
+ new
@@ -10,8 +10,5 @@
gemspec
# Code coverage
gem 'codeclimate-test-reporter', :group => :test, :require => nil
-# Require Simplecov explicitly. Remove this explicit dependency when
-# the following is fixed: https://github.com/colszowka/simplecov/issues/281
-gem 'simplecov', '~> 0.7.1'