Skip to content

Commit 32526c0

Browse files
authored
Merge pull request #86 from panorama-ed/dependabot/bundler/rubocop-rspec-eq-3.6.0
Update rubocop-rspec requirement from = 3.5.0 to = 3.6.0
2 parents 7c7744d + 7507ae2 commit 32526c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

panolint-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ Gem::Specification.new do |spec|
2121
# so that code bases using panolint-ruby will get the latest versions
2222
spec.add_dependency "rubocop", "1.75.6"
2323
spec.add_dependency "rubocop-performance", "1.25.0"
24-
spec.add_dependency "rubocop-rspec", "3.5.0"
24+
spec.add_dependency "rubocop-rspec", "3.6.0"
2525
end

0 commit comments

Comments
 (0)