Skip to content

Commit 2a514f3

Browse files
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53879e1 commit 2a514f3

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
@@ -1769,18 +1769,18 @@ GEM
17691769
diff-lcs (>= 1.2.0, < 2.0)
17701770
rspec-support (~> 3.13.0)
17711771
rspec-support (3.13.4)
1772-
rubocop (1.75.8)
1772+
rubocop (1.76.0)
17731773
json (~> 2.3)
17741774
language_server-protocol (~> 3.17.0.2)
17751775
lint_roller (~> 1.1.0)
17761776
parallel (~> 1.10)
17771777
parser (>= 3.3.0.2)
17781778
rainbow (>= 2.2.2, < 4.0)
17791779
regexp_parser (>= 2.9.3, < 3.0)
1780-
rubocop-ast (>= 1.44.0, < 2.0)
1780+
rubocop-ast (>= 1.45.0, < 2.0)
17811781
ruby-progressbar (~> 1.7)
17821782
unicode-display_width (>= 2.4.0, < 4.0)
1783-
rubocop-ast (1.44.1)
1783+
rubocop-ast (1.45.0)
17841784
parser (>= 3.3.7.2)
17851785
prism (~> 1.4)
17861786
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)