Bump rubocop-rspec from 2.13.2 to 2.16.0 in /dependencies

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-20 15:31:13 +00:00 committed by Brett Logan
parent 491be07bdb
commit f0321c38d4
2 changed files with 7 additions and 7 deletions

View file

@ -10,4 +10,4 @@ gem "rubocop-minitest", "~> 0.22.2"
gem "rubocop-performance", "~>1.15.0"
gem "rubocop-rails", "~> 2.16"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.13.2"
gem "rubocop-rspec", "~> 2.16.0"

View file

@ -10,14 +10,14 @@ GEM
concurrent-ruby (1.1.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.2)
json (2.6.3)
minitest (5.16.3)
parallel (1.22.1)
parser (3.1.2.1)
parser (3.1.3.0)
ast (~> 2.4.1)
rack (3.0.0)
rainbow (3.1.1)
regexp_parser (2.6.0)
regexp_parser (2.6.1)
rexml (3.2.5)
rubocop (1.36.0)
json (~> 2.3)
@ -29,7 +29,7 @@ GEM
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
rubocop-ast (1.24.0)
parser (>= 3.1.1.0)
rubocop-github (0.18.0)
rubocop (>= 1.0.0)
@ -46,7 +46,7 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.13.2)
rubocop-rspec (2.16.0)
rubocop (~> 1.33)
ruby-progressbar (1.11.0)
tzinfo (2.0.5)
@ -63,7 +63,7 @@ DEPENDENCIES
rubocop-performance (~> 1.15.0)
rubocop-rails (~> 2.16)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.13.2)
rubocop-rspec (~> 2.16.0)
BUNDLED WITH
2.3.5