Skip to content

Commit be3322c

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

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.60.0'
35+
gem 'rubocop', '~> 1.61.0'
3636
gem 'rubocop-performance', '~> 1.0'
3737
gem 'rubocop-rspec', '~> 2.0'
3838
end

0 commit comments

Comments
 (0)