Skip to content

Commit 65f4a31

Browse files
Build(deps-dev): Bump rubocop from 1.76.1 to 1.76.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.76.1 to 1.76.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.76.1...v1.76.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c67989c commit 65f4a31

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
@@ -643,15 +643,15 @@ GEM
643643
rswag-ui (2.16.0)
644644
actionpack (>= 5.2, < 8.1)
645645
railties (>= 5.2, < 8.1)
646-
rubocop (1.76.1)
646+
rubocop (1.76.2)
647647
json (~> 2.3)
648648
language_server-protocol (~> 3.17.0.2)
649649
lint_roller (~> 1.1.0)
650650
parallel (~> 1.10)
651651
parser (>= 3.3.0.2)
652652
rainbow (>= 2.2.2, < 4.0)
653653
regexp_parser (>= 2.9.3, < 3.0)
654-
rubocop-ast (>= 1.45.0, < 2.0)
654+
rubocop-ast (>= 1.45.1, < 2.0)
655655
ruby-progressbar (~> 1.7)
656656
unicode-display_width (>= 2.4.0, < 4.0)
657657
rubocop-ast (1.45.1)

0 commit comments

Comments
 (0)