Bump rubocop-rspec from 1.39.0 to 1.40.0 (#8638)

* Bump rubocop-rspec from 1.39.0 to 1.40.0

Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.39.0 to 1.40.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.39.0...v1.40.0)

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

* Bump rubocop-rspec from 1.39.0 to 1.40.0 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-15 10:16:00 -05:00 committed by GitHub
parent dabcbce551
commit 5e42e36d44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -140,7 +140,7 @@ group :development, :test do
gem "rubocop", "~> 0.85.1", require: false # Automatic Ruby code style checking tool
gem "rubocop-performance", "~> 1.6", require: false # A collection of RuboCop cops to check for performance optimizations in Ruby code
gem "rubocop-rails", "~> 2.6", require: false # Automatic Rails code style checking tool
gem "rubocop-rspec", "~> 1.39", require: false # Code style checking for RSpec files
gem "rubocop-rspec", "~> 1.40", require: false # Code style checking for RSpec files
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
end

View file

@ -700,7 +700,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.82.0)
rubocop-rspec (1.39.0)
rubocop-rspec (1.40.0)
rubocop (>= 0.68.1)
ruby-prof (1.4.1)
ruby-progressbar (1.10.1)
@ -980,7 +980,7 @@ DEPENDENCIES
rubocop (~> 0.85.1)
rubocop-performance (~> 1.6)
rubocop-rails (~> 2.6)
rubocop-rspec (~> 1.39)
rubocop-rspec (~> 1.40)
ruby-prof (~> 1.4)
rubyzip (~> 2.3)
s3_direct_upload (~> 0.1)

Binary file not shown.

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

Binary file not shown.