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 d19a2a0 commit 2b5cc58Copy full SHA for 2b5cc58
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.72.1"
23
- spec.add_dependency "rubocop-performance", "1.21.1"
+ spec.add_dependency "rubocop-performance", "1.24.0"
24
spec.add_dependency "rubocop-rspec", "3.5.0"
25
end
0 commit comments