Bump rubocop-rspec from 2.12.1 to 2.13.2 in /dependencies (#3342)

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.12.1 to 2.13.2.
- [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.12.1...v2.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-27 22:46:42 +02:00 committed by GitHub
parent 994176afb8
commit c0b202a71a
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -10,4 +10,4 @@ gem "rubocop-minitest", "~> 0.21.0"
gem "rubocop-performance", "~>1.14.3" gem "rubocop-performance", "~>1.14.3"
gem "rubocop-rails", "~> 2.15" gem "rubocop-rails", "~> 2.15"
gem "rubocop-rake", "~> 0.6.0" gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.12.1" gem "rubocop-rspec", "~> 2.13.2"

View file

@ -17,7 +17,7 @@ GEM
ast (~> 2.4.1) ast (~> 2.4.1)
rack (2.2.4) rack (2.2.4)
rainbow (3.1.1) rainbow (3.1.1)
regexp_parser (2.5.0) regexp_parser (2.6.0)
rexml (3.2.5) rexml (3.2.5)
rubocop (1.35.0) rubocop (1.35.0)
json (~> 2.3) json (~> 2.3)
@ -46,12 +46,12 @@ GEM
rubocop (>= 1.7.0, < 2.0) rubocop (>= 1.7.0, < 2.0)
rubocop-rake (0.6.0) rubocop-rake (0.6.0)
rubocop (~> 1.0) rubocop (~> 1.0)
rubocop-rspec (2.12.1) rubocop-rspec (2.13.2)
rubocop (~> 1.31) rubocop (~> 1.33)
ruby-progressbar (1.11.0) ruby-progressbar (1.11.0)
tzinfo (2.0.4) tzinfo (2.0.4)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0) unicode-display_width (2.3.0)
PLATFORMS PLATFORMS
ruby ruby
@ -63,7 +63,7 @@ DEPENDENCIES
rubocop-performance (~> 1.14.3) rubocop-performance (~> 1.14.3)
rubocop-rails (~> 2.15) rubocop-rails (~> 2.15)
rubocop-rake (~> 0.6.0) rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.12.1) rubocop-rspec (~> 2.13.2)
BUNDLED WITH BUNDLED WITH
2.3.5 2.3.5