@@ -136,21 +136,19 @@ GEM
136
136
nio4r (2.7.0 )
137
137
nokogiri (1.16.0-arm64-darwin )
138
138
racc (~> 1.4 )
139
- nokogiri (1.16.0-x64-mingw-ucrt )
140
- racc (~> 1.4 )
141
139
nokogiri (1.16.0-x86_64-darwin )
142
140
racc (~> 1.4 )
143
141
nokogiri (1.16.0-x86_64-linux )
144
142
racc (~> 1.4 )
145
143
parallel (1.24.0 )
146
- parser (3.2.2.4 )
144
+ parser (3.3.0.2 )
147
145
ast (~> 2.4.1 )
148
146
racc
149
147
prettier_print (1.2.1 )
150
148
prism (0.19.0 )
151
149
psych (5.1.2 )
152
150
stringio
153
- puma (6.4.0 )
151
+ puma (6.4.2 )
154
152
nio4r (~> 2.0 )
155
153
racc (1.7.3 )
156
154
rack (3.0.8 )
197
195
sorbet-runtime (>= 0.5.9204 )
198
196
rdoc (6.6.2 )
199
197
psych (>= 4.0.0 )
200
- regexp_parser (2.8.3 )
198
+ regexp_parser (2.9.0 )
201
199
reline (0.4.2 )
202
200
io-console (~> 0.5 )
203
201
rexml (3.2.6 )
214
212
unicode-display_width (>= 2.4.0 , < 3.0 )
215
213
rubocop-ast (1.30.0 )
216
214
parser (>= 3.2.1.0 )
217
- rubocop-minitest (0.34.3 )
215
+ rubocop-minitest (0.34.4 )
218
216
rubocop (>= 1.39 , < 2.0 )
219
217
rubocop-ast (>= 1.30.0 , < 2.0 )
220
218
rubocop-rake (0.6.0 )
@@ -229,41 +227,38 @@ GEM
229
227
sorbet-runtime (>= 0.5.5685 )
230
228
ruby-progressbar (1.13.0 )
231
229
ruby2_keywords (0.0.5 )
232
- sorbet (0.5.11164 )
233
- sorbet-static (= 0.5.11164 )
234
- sorbet-runtime (0.5.11164 )
235
- sorbet-static (0.5.11164 -universal-darwin )
236
- sorbet-static (0.5.11164 -x86_64-linux )
237
- sorbet-static-and-runtime (0.5.11164 )
238
- sorbet (= 0.5.11164 )
239
- sorbet-runtime (= 0.5.11164 )
230
+ sorbet (0.5.11180 )
231
+ sorbet-static (= 0.5.11180 )
232
+ sorbet-runtime (0.5.11180 )
233
+ sorbet-static (0.5.11180 -universal-darwin )
234
+ sorbet-static (0.5.11180 -x86_64-linux )
235
+ sorbet-static-and-runtime (0.5.11180 )
236
+ sorbet (= 0.5.11180 )
237
+ sorbet-runtime (= 0.5.11180 )
240
238
spoom (1.2.4 )
241
239
erubi (>= 1.10.0 )
242
240
sorbet-static-and-runtime (>= 0.5.10187 )
243
241
syntax_tree (>= 6.1.1 )
244
242
thor (>= 0.19.2 )
245
243
sqlite3 (1.7.0-arm64-darwin )
246
- sqlite3 (1.7.0-x64-mingw-ucrt )
247
244
sqlite3 (1.7.0-x86_64-darwin )
248
245
sqlite3 (1.7.0-x86_64-linux )
249
246
stringio (3.1.0 )
250
247
syntax_tree (6.2.0 )
251
248
prettier_print (>= 1.2.0 )
252
- tapioca (0.11.14 )
249
+ tapioca (0.11.15 )
253
250
bundler (>= 2.2.25 )
254
251
netrc (>= 0.11.0 )
255
252
parallel (>= 1.21.0 )
256
253
rbi (>= 0.1.4 , < 0.2 )
257
- sorbet-static-and-runtime (>= 0.5.10187 )
254
+ sorbet-static-and-runtime (>= 0.5.10820 )
258
255
spoom (~> 1.2.0 , >= 1.2.0 )
259
256
thor (>= 1.2.0 )
260
257
yard-sorbet
261
258
thor (1.3.0 )
262
259
timeout (0.4.1 )
263
260
tzinfo (2.0.6 )
264
261
concurrent-ruby (~> 1.0 )
265
- tzinfo-data (1.2023.4 )
266
- tzinfo (>= 1.0.0 )
267
262
unicode-display_width (2.5.0 )
268
263
webrick (1.8.1 )
269
264
websocket-driver (0.7.6 )
277
272
278
273
PLATFORMS
279
274
arm64-darwin
280
- x64-mingw-ucrt
281
275
x86_64-darwin
282
276
x86_64-linux
283
277
@@ -288,7 +282,7 @@ DEPENDENCIES
288
282
puma
289
283
rails
290
284
rdoc
291
- rubocop-minitest (~> 0.34.3 )
285
+ rubocop-minitest (~> 0.34.4 )
292
286
rubocop-rake (~> 0.6.0 )
293
287
rubocop-shopify (~> 2.14 )
294
288
rubocop-sorbet (~> 0.7 )
0 commit comments