Skip to content

Commit 3ccd792

Browse files
chore(deps): update dependency rubocop to v1.75.2 (#2455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 373a876 commit 3ccd792

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

Gemfile.lock

+14-10
Original file line numberDiff line numberDiff line change
@@ -5,36 +5,40 @@ GEM
55
base64
66
nkf
77
rexml
8-
ast (2.4.2)
8+
ast (2.4.3)
99
atomos (0.1.3)
1010
base64 (0.2.0)
1111
claide (1.1.0)
1212
colored2 (3.1.2)
13-
json (2.9.1)
14-
language_server-protocol (3.17.0.3)
13+
json (2.11.3)
14+
language_server-protocol (3.17.0.4)
15+
lint_roller (1.1.0)
1516
minitest (5.25.5)
1617
nanaimo (0.4.0)
1718
nkf (0.2.0)
18-
parallel (1.26.3)
19-
parser (3.3.6.0)
19+
parallel (1.27.0)
20+
parser (3.3.8.0)
2021
ast (~> 2.4.1)
2122
racc
23+
prism (1.4.0)
2224
racc (1.8.1)
2325
rainbow (3.1.1)
2426
regexp_parser (2.10.0)
2527
rexml (3.4.0)
26-
rubocop (1.69.2)
28+
rubocop (1.75.3)
2729
json (~> 2.3)
28-
language_server-protocol (>= 3.17.0)
30+
language_server-protocol (~> 3.17.0.2)
31+
lint_roller (~> 1.1.0)
2932
parallel (~> 1.10)
3033
parser (>= 3.3.0.2)
3134
rainbow (>= 2.2.2, < 4.0)
3235
regexp_parser (>= 2.9.3, < 3.0)
33-
rubocop-ast (>= 1.36.2, < 2.0)
36+
rubocop-ast (>= 1.44.0, < 2.0)
3437
ruby-progressbar (~> 1.7)
3538
unicode-display_width (>= 2.4.0, < 4.0)
36-
rubocop-ast (1.37.0)
37-
parser (>= 3.3.1.0)
39+
rubocop-ast (1.44.1)
40+
parser (>= 3.3.7.2)
41+
prism (~> 1.4)
3842
rubocop-minitest (0.36.0)
3943
rubocop (>= 1.61, < 2.0)
4044
rubocop-ast (>= 1.31.1, < 2.0)

0 commit comments

Comments
 (0)