chore(deps-dev): bump rubocop from 1.56.4 to 1.57.0

Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.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.56.4...v1.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-11 22:55:03 +00:00
committed by GitHub
parent 17c1ccc509
commit 4b38817aff

View File

@@ -467,7 +467,7 @@ GEM
parallel (1.23.0)
paranoia (2.6.3)
activerecord (>= 5.1, < 7.2)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
paypal-sdk-core (0.3.4)
@@ -567,7 +567,7 @@ GEM
redis (4.8.1)
redis-client (0.17.0)
connection_pool
regexp_parser (2.8.1)
regexp_parser (2.8.2)
reline (0.3.3)
io-console (~> 0.5)
request_store (1.5.1)
@@ -621,12 +621,12 @@ GEM
rswag-ui (2.11.0)
actionpack (>= 3.1, < 7.2)
railties (>= 3.1, < 7.2)
rubocop (1.56.4)
rubocop (1.57.0)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)