There was an error while loading. Please reload this page.
2 parents b8556da + 6db822c commit 7c7744dCopy full SHA for 7c7744d
1 file changed
panolint-ruby.gemspec
@@ -20,6 +20,6 @@ Gem::Specification.new do |spec|
20
# Pinned to latest versions and will be updated by Dependabot
21
# so that code bases using panolint-ruby will get the latest versions
22
spec.add_dependency "rubocop", "1.75.6"
23
- spec.add_dependency "rubocop-performance", "1.21.1"
+ spec.add_dependency "rubocop-performance", "1.25.0"
24
spec.add_dependency "rubocop-rspec", "3.5.0"
25
end
0 commit comments