Skip to content

Commit

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

Update rubocop-rspec requirement from = 2.27.1 to = 2.28.0
  • Loading branch information
panorama-bot-rw authored Apr 1, 2024
2 parents ea9fe56 + 1fe70a8 commit 9703bed
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.62.1"
spec.add_dependency "rubocop-performance", "1.20.2"
spec.add_dependency "rubocop-rspec", "2.27.1"
spec.add_dependency "rubocop-rspec", "2.28.0"
end

0 comments on commit 9703bed

Please sign in to comment.