Skip to content

Commit

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

Update rubocop requirement from = 1.62.1 to = 1.63.1
  • Loading branch information
panorama-bot-rw authored Apr 15, 2024
2 parents e7e1792 + 3926624 commit d798eee
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.62.1"
spec.add_dependency "rubocop", "1.63.1"
spec.add_dependency "rubocop-performance", "1.20.2"
spec.add_dependency "rubocop-rspec", "2.29.1"
end

0 comments on commit d798eee

Please sign in to comment.