Skip to content

Commit 344568b

Browse files
chore(deps): update dependency rubocop to v1.76.0 (#2329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb967dc commit 344568b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/ruby/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ GEM
3131
diff-lcs (>= 1.2.0, < 2.0)
3232
rspec-support (~> 3.13.0)
3333
rspec-support (3.13.4)
34-
rubocop (1.75.8)
34+
rubocop (1.76.0)
3535
json (~> 2.3)
3636
language_server-protocol (~> 3.17.0.2)
3737
lint_roller (~> 1.1.0)
3838
parallel (~> 1.10)
3939
parser (>= 3.3.0.2)
4040
rainbow (>= 2.2.2, < 4.0)
4141
regexp_parser (>= 2.9.3, < 3.0)
42-
rubocop-ast (>= 1.44.0, < 2.0)
42+
rubocop-ast (>= 1.45.0, < 2.0)
4343
ruby-progressbar (~> 1.7)
4444
unicode-display_width (>= 2.4.0, < 4.0)
45-
rubocop-ast (1.44.1)
45+
rubocop-ast (1.45.0)
4646
parser (>= 3.3.7.2)
4747
prism (~> 1.4)
4848
rubocop-rspec (3.6.0)

0 commit comments

Comments
 (0)