Skip to content

Commit 7c7744d

Browse files
authored
Merge pull request #78 from panorama-ed/dependabot/bundler/rubocop-performance-eq-1.24.0
Update rubocop-performance requirement from = 1.21.1 to = 1.24.0
2 parents b8556da + 6db822c commit 7c7744d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

panolint-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Gem::Specification.new do |spec|
2020
# Pinned to latest versions and will be updated by Dependabot
2121
# so that code bases using panolint-ruby will get the latest versions
2222
spec.add_dependency "rubocop", "1.75.6"
23-
spec.add_dependency "rubocop-performance", "1.21.1"
23+
spec.add_dependency "rubocop-performance", "1.25.0"
2424
spec.add_dependency "rubocop-rspec", "3.5.0"
2525
end

0 commit comments

Comments
 (0)