Skip to content

Commit 1998240

Browse files
committed
Bump ruby deps for typecheck
1 parent 74ab72b commit 1998240

1 file changed

Lines changed: 30 additions & 44 deletions

File tree

gemfiles/typecheck/Gemfile.lock

Lines changed: 30 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,76 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.3)
4+
activesupport (8.1.1)
55
base64
6-
benchmark (>= 0.3)
76
bigdecimal
87
concurrent-ruby (~> 1.0, >= 1.3.1)
98
connection_pool (>= 2.2.5)
109
drb
1110
i18n (>= 1.6, < 2)
11+
json
1212
logger (>= 1.4.2)
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
1717
ast (2.4.3)
1818
base64 (0.3.0)
19-
benchmark (0.4.1)
20-
bigdecimal (3.3.0)
19+
bigdecimal (3.3.1)
20+
coderay (1.1.3)
21+
commander (5.0.0)
22+
highline (~> 3.0.0)
2123
concurrent-ruby (1.3.5)
2224
connection_pool (2.5.4)
2325
csv (3.3.5)
2426
drb (2.2.3)
25-
erubi (1.13.1)
2627
ffi (1.17.2-arm64-darwin)
2728
ffi (1.17.2-x86_64-linux-gnu)
28-
fileutils (1.7.3)
29+
fileutils (1.8.0)
30+
highline (3.0.1)
2931
i18n (1.14.7)
3032
concurrent-ruby (~> 1.0)
31-
json (2.15.1)
33+
json (2.16.0)
3234
language_server-protocol (3.17.0.5)
3335
listen (3.9.0)
3436
rb-fsevent (~> 0.10, >= 0.10.3)
3537
rb-inotify (~> 0.9, >= 0.9.10)
3638
logger (1.7.0)
37-
minitest (5.26.0)
39+
method_source (1.1.0)
40+
minitest (5.26.1)
3841
mutex_m (0.3.0)
39-
netrc (0.11.0)
40-
parallel (1.27.0)
42+
parlour (9.1.2)
43+
commander (~> 5.0)
44+
parser
45+
rainbow (~> 3.0)
46+
sorbet-runtime (>= 0.5)
4147
parser (3.3.10.0)
4248
ast (~> 2.4.1)
4349
racc
44-
power_assert (2.0.5)
45-
prism (1.5.1)
50+
power_assert (3.0.1)
51+
pry (0.15.2)
52+
coderay (~> 1.1)
53+
method_source (~> 1.0)
4654
racc (1.8.1)
4755
rainbow (3.1.1)
48-
rake (13.3.0)
56+
rake (13.3.1)
4957
rake-compiler (1.3.0)
5058
rake
5159
rb-fsevent (0.11.2)
5260
rb-inotify (0.11.1)
5361
ffi (~> 1.0)
54-
rbi (0.3.6)
55-
prism (~> 1.0)
56-
rbs (>= 3.4.4)
5762
rbs (3.9.5)
5863
logger
59-
rexml (3.4.4)
6064
ruby_parser (3.21.1)
6165
racc (~> 1.5)
6266
sexp_processor (~> 4.16)
6367
securerandom (0.4.1)
6468
sexp_processor (4.17.4)
6569
sorbet (0.6.12666)
6670
sorbet-static (= 0.6.12666)
67-
sorbet-runtime (0.6.12666)
71+
sorbet-runtime (0.6.12765)
6872
sorbet-static (0.6.12666-universal-darwin)
6973
sorbet-static (0.6.12666-x86_64-linux)
70-
sorbet-static-and-runtime (0.6.12666)
71-
sorbet (= 0.6.12666)
72-
sorbet-runtime (= 0.6.12666)
73-
spoom (1.6.3)
74-
erubi (>= 1.10.0)
75-
prism (>= 0.28.0)
76-
rbi (>= 0.3.3)
77-
rexml (>= 3.2.6)
78-
sorbet-static-and-runtime (>= 0.5.10187)
79-
thor (>= 0.19.2)
8074
steep (1.10.0)
8175
activesupport (>= 5.1)
8276
concurrent-ruby (>= 1.1.10)
@@ -95,31 +89,23 @@ GEM
9589
terminal-table (>= 2, < 5)
9690
uri (>= 0.12.0)
9791
strscan (3.1.5)
98-
tapioca (0.16.11)
99-
benchmark
100-
bundler (>= 2.2.25)
101-
netrc (>= 0.11.0)
102-
parallel (>= 1.21.0)
103-
rbi (~> 0.2)
104-
sorbet-static-and-runtime (>= 0.5.11087)
105-
spoom (>= 1.2.0)
106-
thor (>= 1.2.0)
107-
yard-sorbet
92+
tapioca (0.4.3)
93+
parlour (>= 2.1.0)
94+
pry (>= 0.12.2)
95+
sorbet-runtime
96+
sorbet-static (>= 0.4.4471)
97+
thor (>= 0.19.2)
10898
terminal-table (4.0.0)
10999
unicode-display_width (>= 1.1.1, < 4)
110-
test-unit (3.7.0)
100+
test-unit (3.7.1)
111101
power_assert
112102
thor (1.4.0)
113103
tzinfo (2.0.6)
114104
concurrent-ruby (~> 1.0)
115105
unicode-display_width (3.2.0)
116106
unicode-emoji (~> 4.1)
117107
unicode-emoji (4.1.0)
118-
uri (1.0.4)
119-
yard (0.9.37)
120-
yard-sorbet (0.9.0)
121-
sorbet-runtime
122-
yard
108+
uri (1.1.1)
123109

124110
PLATFORMS
125111
arm64-darwin-23

0 commit comments

Comments
 (0)