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 fa0a02cCopy full SHA for fa0a02c
panolint-ruby.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
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"
+ spec.add_dependency "rubocop", "1.75.3"
23
spec.add_dependency "rubocop-performance", "1.21.1"
24
spec.add_dependency "rubocop-rspec", "3.5.0"
25
end
0 commit comments