Skip to content

Commit 783a66d

Browse files
authored
Merge pull request #1822 from troessner/update-rubocop
Update rubocop to version 1.81.1
2 parents d7146bf + c5e9a0b commit 783a66d

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
@@ -10,7 +10,7 @@ gem 'cucumber', '~> 10.0'
1010
gem 'rake', '~> 13.0'
1111
gem 'rspec', '~> 3.0'
1212
gem 'rspec-benchmark', '~> 0.6.0'
13-
gem 'rubocop', '~> 1.80.2'
13+
gem 'rubocop', '~> 1.81.1'
1414
gem 'rubocop-performance', '~> 1.26.0'
1515
gem 'rubocop-rspec', '~> 3.7.0'
1616
gem 'simplecov', '~> 0.22.0'

0 commit comments

Comments
 (0)