We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b2712 commit a46cc82Copy full SHA for a46cc82
Gemfile
@@ -58,7 +58,7 @@ end
58
59
gem "rubyzip", '~> 1.2'
60
61
-gem 'rubocop', '~> 0.77.0'
+gem 'rubocop', '~> 0.79.0'
62
63
custom_gemfile = File.expand_path("../Gemfile-custom", __FILE__)
64
eval_gemfile custom_gemfile if File.exist?(custom_gemfile)
0 commit comments