Bump rubocop-rspec from 2.17.0 to 2.18.0

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-17 03:00:53 +00:00
committed by Sebastian Serth
parent 9c663ab496
commit 932874a936

View File

@ -415,6 +415,8 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-capybara (2.17.0)
rubocop (~> 1.41)
rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
@ -422,8 +424,9 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.17.0)
rubocop-rspec (2.18.0)
rubocop (~> 1.33)
rubocop-capybara
ruby-progressbar (1.11.0)
ruby-vips (2.1.4)
ffi (~> 1.12)