Skip to content

Commit 12629c7

Browse files
Build(deps-dev): Bump rubocop from 1.74.0 to 1.75.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.74.0 to 1.75.2. - [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.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11f9d01 commit 12629c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -634,15 +634,15 @@ GEM
634634
rswag-ui (2.16.0)
635635
actionpack (>= 5.2, < 8.1)
636636
railties (>= 5.2, < 8.1)
637-
rubocop (1.74.0)
637+
rubocop (1.75.3)
638638
json (~> 2.3)
639639
language_server-protocol (~> 3.17.0.2)
640640
lint_roller (~> 1.1.0)
641641
parallel (~> 1.10)
642642
parser (>= 3.3.0.2)
643643
rainbow (>= 2.2.2, < 4.0)
644644
regexp_parser (>= 2.9.3, < 3.0)
645-
rubocop-ast (>= 1.38.0, < 2.0)
645+
rubocop-ast (>= 1.44.0, < 2.0)
646646
ruby-progressbar (~> 1.7)
647647
unicode-display_width (>= 2.4.0, < 4.0)
648648
rubocop-ast (1.44.1)

0 commit comments

Comments
 (0)