Bump rubocop-rspec from 2.2.0 to 2.3.0 (#13575)

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.2.0 to 2.3.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.2.0...v2.3.0)

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] 2021-04-29 06:42:32 -06:00 committed by GitHub
parent c20c4abe3f
commit d720b9d272
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -152,7 +152,7 @@ group :development, :test do
gem "rubocop", "~> 1.13", require: false # Automatic Ruby code style checking tool
gem "rubocop-performance", "~> 1.11", require: false # A collection of RuboCop cops to check for performance optimizations in Ruby code
gem "rubocop-rails", "~> 2.9", require: false # Automatic Rails code style checking tool
gem "rubocop-rspec", "~> 2.2", require: false # Code style checking for RSpec files
gem "rubocop-rspec", "~> 2.3", require: false # Code style checking for RSpec files
gem "sassc-rails", "~> 2.1.2" # Integrate SassC-Ruby into Rails
gem "spring", "~> 2.1" # Preloads your application so things like console, rake and tests run faster
gem "spring-commands-rspec", "~> 1.0" # rspec command for spring

View file

@ -682,7 +682,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.90.0, < 2.0)
rubocop-rspec (2.2.0)
rubocop-rspec (2.3.0)
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
ruby-next-core (0.12.0)
@ -972,7 +972,7 @@ DEPENDENCIES
rubocop (~> 1.13)
rubocop-performance (~> 1.11)
rubocop-rails (~> 2.9)
rubocop-rspec (~> 2.2)
rubocop-rspec (~> 2.3)
ruby-prof (~> 1.4)
rubyzip (~> 2.3)
s3_direct_upload (~> 0.1)

Binary file not shown.

BIN
vendor/cache/rubocop-rspec-2.3.0.gem vendored Normal file

Binary file not shown.