Skip to content

Commit

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

Update rubocop-rspec requirement from = 2.24.1 to = 2.25.0
  • Loading branch information
panorama-bot-rw authored Oct 30, 2023
2 parents fa029c6 + d26555f commit bdbdbd4
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 @@ -21,5 +21,5 @@ Gem::Specification.new do |spec|
# so that code bases using panolint-ruby will get the latest versions
spec.add_dependency "rubocop", "1.57.2"
spec.add_dependency "rubocop-performance", "1.19.1"
spec.add_dependency "rubocop-rspec", "2.24.1"
spec.add_dependency "rubocop-rspec", "2.25.0"
end

0 comments on commit bdbdbd4

Please sign in to comment.