summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-07-31 23:56:05 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-08-03 09:30:00 +0900
commit7ed1fc527e029f47c4ed17136fb1492c9fbdfdc9 (patch)
treea08af2765d0d531c38b98a4d4d9423a1d2490cfd /spec
parentdab944e6ca9ed92ce72d1db4834b32e924d87015 (diff)
[bundler/bundler] Bump rubocop to 0.74.0
And reenable exclusion because the bug why we added them has been fixed. See https://github.com/rubocop-hq/rubocop/issues/6861. https://github.com/bundler/bundler/commit/bda63fcffc
Diffstat (limited to 'spec')
-rw-r--r--spec/bundler/support/rubygems_ext.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/bundler/support/rubygems_ext.rb b/spec/bundler/support/rubygems_ext.rb
index b43bc26a5c..b97b5278ce 100644
--- a/spec/bundler/support/rubygems_ext.rb
+++ b/spec/bundler/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