Skip to content

Commit c7df818

Browse files
chore(deps): update dependency rubocop to v1.78.0 (#2519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9bc7376 commit c7df818

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
base64 (0.2.0)
1111
claide (1.1.0)
1212
colored2 (3.1.2)
13-
json (2.11.3)
13+
json (2.13.1)
1414
language_server-protocol (3.17.0.5)
1515
lint_roller (1.1.0)
1616
minitest (5.25.5)
@@ -25,25 +25,27 @@ GEM
2525
rainbow (3.1.1)
2626
regexp_parser (2.10.0)
2727
rexml (3.4.0)
28-
rubocop (1.75.8)
28+
rubocop (1.79.0)
2929
json (~> 2.3)
3030
language_server-protocol (~> 3.17.0.2)
3131
lint_roller (~> 1.1.0)
3232
parallel (~> 1.10)
3333
parser (>= 3.3.0.2)
3434
rainbow (>= 2.2.2, < 4.0)
3535
regexp_parser (>= 2.9.3, < 3.0)
36-
rubocop-ast (>= 1.44.0, < 2.0)
36+
rubocop-ast (>= 1.46.0, < 2.0)
3737
ruby-progressbar (~> 1.7)
38+
tsort (>= 0.2.0)
3839
unicode-display_width (>= 2.4.0, < 4.0)
39-
rubocop-ast (1.44.1)
40+
rubocop-ast (1.46.0)
4041
parser (>= 3.3.7.2)
4142
prism (~> 1.4)
4243
rubocop-minitest (0.38.1)
4344
lint_roller (~> 1.1)
4445
rubocop (>= 1.75.0, < 2.0)
4546
rubocop-ast (>= 1.38.0, < 2.0)
4647
ruby-progressbar (1.13.0)
48+
tsort (0.2.0)
4749
unicode-display_width (2.6.0)
4850
xcodeproj (1.27.0)
4951
CFPropertyList (>= 2.3.3, < 4.0)

0 commit comments

Comments
 (0)