Skip to content

Commit ac433a8

Browse files
Update rubocop-rspec requirement from = 3.0.3 to = 3.2.0
Updates the requirements on [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.0.3...v3.2.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55b395b commit ac433a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.65.0"
2323
spec.add_dependency "rubocop-performance", "1.21.1"
24-
spec.add_dependency "rubocop-rspec", "3.0.3"
24+
spec.add_dependency "rubocop-rspec", "3.2.0"
2525
end

0 commit comments

Comments
 (0)