Skip to content

Commit a46cc82

Browse files
bump rubocop to 0.79.0
1 parent 64b2712 commit a46cc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ end
5858

5959
gem "rubyzip", '~> 1.2'
6060

61-
gem 'rubocop', '~> 0.77.0'
61+
gem 'rubocop', '~> 0.79.0'
6262

6363
custom_gemfile = File.expand_path("../Gemfile-custom", __FILE__)
6464
eval_gemfile custom_gemfile if File.exist?(custom_gemfile)

0 commit comments

Comments
 (0)