summaryrefslogtreecommitdiff
path: root/spec/support/rubygems_ext.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-07-31 23:56:05 +0200
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-07-31 23:56:05 +0200
commitbda63fcffcd35174619f349e34fbed63c647900f (patch)
tree5abe03a64b55b61cd64794533c3f57bc7e7d3f01 /spec/support/rubygems_ext.rb
parent33199fd0a32fe074393fc85f27a37b1f0a1eb85e (diff)
downloadbundler-bda63fcffcd35174619f349e34fbed63c647900f.tar.gz
Bump rubocop to 0.74.0bump_rubocop
And reenable exclusion because the bug why we added them has been fixed. See https://github.com/rubocop-hq/rubocop/issues/6861.
Diffstat (limited to 'spec/support/rubygems_ext.rb')
-rw-r--r--spec/support/rubygems_ext.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/rubygems_ext.rb b/spec/support/rubygems_ext.rb
index b43bc26a5c..b97b5278ce 100644
--- a/spec/support/rubygems_ext.rb
+++ b/spec/support/rubygems_ext.rb
@@ -11,7 +11,7 @@ module Spec
"rake" => "~> 12.0",
"ronn" => "~> 0.7.3",
"rspec" => "~> 3.6",
- "rubocop" => "= 0.72.0",
+ "rubocop" => "= 0.74.0",
"rubocop-performance" => "= 1.4.0",
}.freeze