Skip to content

Commit 93aefe8

Browse files
committed
Bump Tapioca and Sorbet
1 parent a8050f0 commit 93aefe8

File tree

8 files changed

+9328
-2248
lines changed

8 files changed

+9328
-2248
lines changed

Gemfile.lock

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GEM
3030
mocha (2.7.1)
3131
ruby2_keywords (>= 0.0.5)
3232
netrc (0.11.0)
33-
parallel (1.26.3)
33+
parallel (1.27.0)
3434
parser (3.3.7.1)
3535
ast (~> 2.4.1)
3636
racc
@@ -46,7 +46,7 @@ GEM
4646
racc (1.8.1)
4747
rainbow (3.1.1)
4848
rake (13.2.1)
49-
rbi (0.3.1)
49+
rbi (0.3.3)
5050
prism (~> 1.0)
5151
rbs (>= 3.4.4)
5252
sorbet-runtime (>= 0.5.9204)
@@ -58,6 +58,8 @@ GEM
5858
regexp_parser (2.10.0)
5959
reline (0.6.0)
6060
io-console (~> 0.5)
61+
require-hooks (0.2.2)
62+
rexml (3.4.1)
6163
rubocop (1.72.0)
6264
json (~> 2.3)
6365
language_server-protocol (~> 3.17.0.2)
@@ -84,31 +86,35 @@ GEM
8486
rubocop (>= 1)
8587
ruby-progressbar (1.13.0)
8688
ruby2_keywords (0.0.5)
87-
sorbet (0.5.12119)
88-
sorbet-static (= 0.5.12119)
89-
sorbet-runtime (0.5.12119)
90-
sorbet-static (0.5.12119-universal-darwin)
91-
sorbet-static (0.5.12119-x86_64-linux)
92-
sorbet-static-and-runtime (0.5.12119)
93-
sorbet (= 0.5.12119)
94-
sorbet-runtime (= 0.5.12119)
95-
spoom (1.6.1)
89+
sorbet (0.5.12123)
90+
sorbet-static (= 0.5.12123)
91+
sorbet-runtime (0.5.12123)
92+
sorbet-static (0.5.12123-aarch64-linux)
93+
sorbet-static (0.5.12123-universal-darwin)
94+
sorbet-static (0.5.12123-x86_64-linux)
95+
sorbet-static-and-runtime (0.5.12123)
96+
sorbet (= 0.5.12123)
97+
sorbet-runtime (= 0.5.12123)
98+
spoom (1.7.0)
9699
erubi (>= 1.10.0)
97100
prism (>= 0.28.0)
98-
rbi (>= 0.2.3)
101+
rbi (>= 0.3.3)
102+
rbs (>= 4.0.0.dev.4)
103+
rexml (>= 3.2.6)
99104
sorbet-static-and-runtime (>= 0.5.10187)
100105
thor (>= 0.19.2)
101106
stringio (3.1.6)
102107
syntax_tree (6.2.0)
103108
prettier_print (>= 1.2.0)
104-
tapioca (0.16.11)
109+
tapioca (0.17.0)
105110
benchmark
106111
bundler (>= 2.2.25)
107112
netrc (>= 0.11.0)
108113
parallel (>= 1.21.0)
109-
rbi (~> 0.2)
114+
rbi (>= 0.3.1)
115+
require-hooks (>= 0.2.2)
110116
sorbet-static-and-runtime (>= 0.5.11087)
111-
spoom (>= 1.2.0)
117+
spoom (>= 1.7.0)
112118
thor (>= 1.2.0)
113119
yard-sorbet
114120
test-unit (3.6.7)
@@ -123,7 +129,9 @@ GEM
123129
yard
124130

125131
PLATFORMS
132+
aarch64-linux
126133
arm64-darwin
134+
universal-darwin
127135
x64-mingw-ucrt
128136
x64-mingw32
129137
x86_64-darwin

0 commit comments

Comments
 (0)