Skip to content

Commit 2f50437

Browse files
Build(deps-dev): Bump rubocop from 1.74.0 to 1.75.4
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.74.0 to 1.75.4. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.74.0...v1.75.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7c3d73 commit 2f50437

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ GEM
395395
rdoc (>= 4.0.0)
396396
reline (>= 0.4.2)
397397
jmespath (1.6.2)
398-
json (2.11.2)
398+
json (2.11.3)
399399
json-schema (5.1.1)
400400
addressable (~> 2.8)
401401
bigdecimal (~> 3.1)
@@ -631,15 +631,15 @@ GEM
631631
rswag-ui (2.16.0)
632632
actionpack (>= 5.2, < 8.1)
633633
railties (>= 5.2, < 8.1)
634-
rubocop (1.74.0)
634+
rubocop (1.75.4)
635635
json (~> 2.3)
636636
language_server-protocol (~> 3.17.0.2)
637637
lint_roller (~> 1.1.0)
638638
parallel (~> 1.10)
639639
parser (>= 3.3.0.2)
640640
rainbow (>= 2.2.2, < 4.0)
641641
regexp_parser (>= 2.9.3, < 3.0)
642-
rubocop-ast (>= 1.38.0, < 2.0)
642+
rubocop-ast (>= 1.44.0, < 2.0)
643643
ruby-progressbar (~> 1.7)
644644
unicode-display_width (>= 2.4.0, < 4.0)
645645
rubocop-ast (1.44.1)

0 commit comments

Comments
 (0)