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 32f5dc9 + 3659e4e commit f2fb3f6Copy full SHA for f2fb3f6
Gemfile
@@ -19,7 +19,7 @@ group :test do
19
gem "oj", "~> 3.14" if ENV["WITH_OJ_GEM"] == "true"
20
gem "rspec", "~> 3.13.0"
21
gem "rubocop", "~> 1.78.0"
22
- gem "rubocop-performance", "~> 1.25.0"
+ gem "rubocop-performance", "~> 1.26.0"
23
gem "simplecov", "~> 0.22.0"
24
gem "simplecov-console", "~> 0.9.1"
25
end
0 commit comments