Skip to content

Commit 0747fdc

Browse files
committed
bump deps
1 parent 5b0cad5 commit 0747fdc

1 file changed

Lines changed: 17 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,20 @@ GEM
99
ast (2.4.3)
1010
bump (0.10.0)
1111
date (3.5.1)
12-
erb (6.0.1)
13-
json (2.18.0)
12+
drb (2.2.3)
13+
erb (6.0.2)
14+
json (2.19.2)
1415
language_server-protocol (3.17.0.5)
1516
lint_roller (1.1.0)
1617
logger (1.7.0)
17-
minitest (6.0.1)
18+
minitest (6.0.2)
19+
drb (~> 2.0)
1820
prism (~> 1.5)
1921
parallel (1.27.0)
20-
parser (3.3.10.0)
22+
parser (3.3.10.2)
2123
ast (~> 2.4.1)
2224
racc
23-
prism (1.7.0)
25+
prism (1.9.0)
2426
psych (5.3.1)
2527
date
2628
stringio
@@ -29,42 +31,44 @@ GEM
2931
rake (13.3.1)
3032
rake-compiler (1.3.1)
3133
rake
32-
rbs (3.10.1)
34+
rbs (4.0.0)
3335
logger
34-
rdoc (7.0.3)
36+
prism (>= 1.6.0)
37+
tsort
38+
rdoc (7.2.0)
3539
erb
3640
psych (>= 4.0.0)
3741
tsort
3842
regexp_parser (2.11.3)
39-
rubocop (1.81.7)
43+
rubocop (1.84.2)
4044
json (~> 2.3)
4145
language_server-protocol (~> 3.17.0.2)
4246
lint_roller (~> 1.1.0)
4347
parallel (~> 1.10)
4448
parser (>= 3.3.0.2)
4549
rainbow (>= 2.2.2, < 4.0)
4650
regexp_parser (>= 2.9.3, < 3.0)
47-
rubocop-ast (>= 1.47.1, < 2.0)
51+
rubocop-ast (>= 1.49.0, < 2.0)
4852
ruby-progressbar (~> 1.7)
4953
unicode-display_width (>= 2.4.0, < 4.0)
50-
rubocop-ast (1.49.0)
54+
rubocop-ast (1.49.1)
5155
parser (>= 3.3.7.2)
5256
prism (~> 1.7)
5357
rubocop-performance (1.26.1)
5458
lint_roller (~> 1.1)
5559
rubocop (>= 1.75.0, < 2.0)
5660
rubocop-ast (>= 1.47.1, < 2.0)
57-
ruby-lsp (0.26.4)
61+
ruby-lsp (0.26.8)
5862
language_server-protocol (~> 3.17.0)
5963
prism (>= 1.2, < 2.0)
6064
rbs (>= 3, < 5)
6165
ruby-progressbar (1.13.0)
6266
sdoc (2.6.5)
6367
rdoc (>= 5.0)
64-
standard (1.52.0)
68+
standard (1.54.0)
6569
language_server-protocol (~> 3.17.0.2)
6670
lint_roller (~> 1.0)
67-
rubocop (~> 1.81.7)
71+
rubocop (~> 1.84.0)
6872
standard-custom (~> 1.0.0)
6973
standard-performance (~> 1.8)
7074
standard-custom (1.0.2)

0 commit comments

Comments
 (0)