Skip to content

Commit af4ca93

Browse files
Bump rubocop from 1.75.8 to 1.76.0 (#166)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b433d3e commit af4ca93

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
@@ -29,18 +29,18 @@ GEM
2929
rake (13.3.0)
3030
regexp_parser (2.10.0)
3131
rexml (3.4.1)
32-
rubocop (1.75.8)
32+
rubocop (1.76.0)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.9.3, < 3.0)
40-
rubocop-ast (>= 1.44.0, < 2.0)
40+
rubocop-ast (>= 1.45.0, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 4.0)
43-
rubocop-ast (1.44.1)
43+
rubocop-ast (1.45.1)
4444
parser (>= 3.3.7.2)
4545
prism (~> 1.4)
4646
rubocop-minitest (0.38.1)

0 commit comments

Comments
 (0)