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.
1 parent 084cd21 commit 78bda38Copy full SHA for 78bda38
Gemfile
@@ -9,7 +9,7 @@ group :development do
9
gem 'minitest-around', '~> 0.5.0'
10
gem 'rake', '>= 10.0.0'
11
gem 'rubocop', '~> 1.75.0'
12
- gem 'rubocop-minitest', '~> 0.37.1'
+ gem 'rubocop-minitest', '~> 0.38.0'
13
gem 'rubocop-performance', '~> 1.24.0'
14
gem 'rubocop-rake', '~> 0.7.1'
15
end
0 commit comments