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.
2 parents d7146bf + c5e9a0b commit 783a66dCopy full SHA for 783a66d
Gemfile
@@ -10,7 +10,7 @@ gem 'cucumber', '~> 10.0'
10
gem 'rake', '~> 13.0'
11
gem 'rspec', '~> 3.0'
12
gem 'rspec-benchmark', '~> 0.6.0'
13
-gem 'rubocop', '~> 1.80.2'
+gem 'rubocop', '~> 1.81.1'
14
gem 'rubocop-performance', '~> 1.26.0'
15
gem 'rubocop-rspec', '~> 3.7.0'
16
gem 'simplecov', '~> 0.22.0'
0 commit comments