Skip to content

Commit

Permalink
Merge pull request #69 from panorama-ed/dependabot/bundler/rubocop-eq…
Browse files Browse the repository at this point in the history
…-1.67.0

Update rubocop requirement from = 1.65.0 to = 1.67.0
  • Loading branch information
derekdobler authored Jan 27, 2025
2 parents 55b395b + ff7632d commit 8d73011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panolint-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|

# Pinned to latest versions and will be updated by Dependabot
# so that code bases using panolint-ruby will get the latest versions
spec.add_dependency "rubocop", "1.65.0"
spec.add_dependency "rubocop", "1.67.0"
spec.add_dependency "rubocop-performance", "1.21.1"
spec.add_dependency "rubocop-rspec", "3.0.3"
end

0 comments on commit 8d73011

Please sign in to comment.