Bump rubocop from 1.32.0 to 1.33.0 (#18276)

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.32.0...v1.33.0)

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

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-08-04 13:37:31 -06:00 committed by GitHub
parent 660e87e5cb
commit bfbb472b19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -145,7 +145,7 @@ group :development, :test do
gem "pry-rails", "~> 0.3" # Use Pry as your rails console
gem "rspec-rails", "~> 5.1" # rspec-rails is a testing framework for Rails 3+
gem "rswag-specs", "~> 2.5.1" # RSwag - Swagger-based DSL for rspec & accompanying rake task for generating Swagger files
gem "rubocop", "~> 1.32", require: false # Automatic Ruby code style checking tool
gem "rubocop", "~> 1.33", require: false # Automatic Ruby code style checking tool
gem "rubocop-performance", "~> 1.14", require: false # A collection of RuboCop cops to check for performance optimizations in Ruby code
gem "rubocop-rails", "~> 2.15", require: false # Automatic Rails code style checking tool
gem "rubocop-rspec", "~> 2.12", require: false # Code style checking for RSpec files

View file

@ -745,7 +745,7 @@ GEM
activesupport (>= 3.1, < 7.1)
json-schema (~> 2.2)
railties (>= 3.1, < 7.1)
rubocop (1.32.0)
rubocop (1.33.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.0.0)
@ -1073,7 +1073,7 @@ DEPENDENCIES
rspec-retry (~> 0.6)
rss (~> 0.2.9)
rswag-specs (~> 2.5.1)
rubocop (~> 1.32)
rubocop (~> 1.33)
rubocop-performance (~> 1.14)
rubocop-rails (~> 2.15)
rubocop-rspec (~> 2.12)

Binary file not shown.

BIN
vendor/cache/rubocop-1.33.0.gem vendored Normal file

Binary file not shown.