Skip to content

Commit

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

Update rubocop-rspec requirement from = 2.26.1 to = 2.27.1
  • Loading branch information
panorama-bot-rw authored Mar 4, 2024
2 parents 29ea11b + df7c162 commit 5af8382
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.60.2"
spec.add_dependency "rubocop-performance", "1.20.2"
spec.add_dependency "rubocop-rspec", "2.26.1"
spec.add_dependency "rubocop-rspec", "2.27.1"
end

0 comments on commit 5af8382

Please sign in to comment.