Gemfile in inch-0.7.0 vs Gemfile in inch-0.7.1
- old
+ new
@@ -2,8 +2,7 @@
# Specify your gem's dependencies in inch.gemspec
gemspec
group :test do
- gem 'simplecov', require: false
gem 'rubocop', '~> 0.25.0', require: false
end
- old
+ new