Skip to content

Commit f2e10e2

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

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
@@ -637,18 +637,18 @@ GEM
637637
rswag-ui (2.16.0)
638638
actionpack (>= 5.2, < 8.1)
639639
railties (>= 5.2, < 8.1)
640-
rubocop (1.75.8)
640+
rubocop (1.76.0)
641641
json (~> 2.3)
642642
language_server-protocol (~> 3.17.0.2)
643643
lint_roller (~> 1.1.0)
644644
parallel (~> 1.10)
645645
parser (>= 3.3.0.2)
646646
rainbow (>= 2.2.2, < 4.0)
647647
regexp_parser (>= 2.9.3, < 3.0)
648-
rubocop-ast (>= 1.44.0, < 2.0)
648+
rubocop-ast (>= 1.45.0, < 2.0)
649649
ruby-progressbar (~> 1.7)
650650
unicode-display_width (>= 2.4.0, < 4.0)
651-
rubocop-ast (1.44.1)
651+
rubocop-ast (1.45.0)
652652
parser (>= 3.3.7.2)
653653
prism (~> 1.4)
654654
rubocop-capybara (2.22.1)

0 commit comments

Comments
 (0)