Skip to content

Commit bbc3dfe

Browse files
depfu[bot]AlexWayfer
authored andcommitted
Update rubocop to version 1.60.0
1 parent d7d3b8d commit bbc3dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ group :test do
3232
end
3333

3434
group :lint do
35-
gem 'rubocop', '~> 1.59.0'
35+
gem 'rubocop', '~> 1.60.0'
3636
gem 'rubocop-performance', '~> 1.0'
3737
gem 'rubocop-rspec', '~> 2.0'
3838
end

0 commit comments

Comments
 (0)