Gemfile in statsd-instrument-3.0.1 vs Gemfile in statsd-instrument-3.0.2
- old
+ new
@@ -6,10 +6,10 @@
gem 'rake'
gem 'minitest'
gem 'rspec'
gem 'mocha'
gem 'yard'
-gem 'rubocop'
+gem 'rubocop', '>= 1.0'
gem 'rubocop-shopify', require: false
# benchmark-ips save! method is not part of a released version yet.
gem 'benchmark-ips', git: 'https://github.com/evanphx/benchmark-ips', branch: 'master'