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 93e50a4 commit 30a2af8Copy full SHA for 30a2af8
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.75.6"
+ spec.add_dependency "rubocop", "1.76.1"
23
spec.add_dependency "rubocop-performance", "1.25.0"
24
spec.add_dependency "rubocop-rspec", "3.6.0"
25
end
0 commit comments