Gemfile in statsd-instrument-3.5.9 vs Gemfile in statsd-instrument-3.5.10

- old
+ new

@@ -6,8 +6,8 @@ gem "rake" gem "minitest" gem "rspec" gem "mocha" gem "yard" -gem "rubocop", [">= 1.0", "< 1.30"] # TODO: Our cops are broken by rubocop 1.30, we need to figure out why +gem "rubocop", ">= 1.0" gem "rubocop-shopify", require: false gem "benchmark-ips"