6
6
rdoc (6.6.3.1 )
7
7
psych (>= 4.0.0 )
8
8
9
+ GIT
10
+ remote: https://github.com/Shopify/ruby-lsp.git
11
+ revision: dcb22575770cb200e812bdc0355805a6078d4069
12
+ branch: add-on-client-server-framework
13
+ specs:
14
+ ruby-lsp (0.17.18 )
15
+ language_server-protocol (~> 3.17.0 )
16
+ prism (~> 1.0 )
17
+ rbs (>= 3 , < 4 )
18
+ sorbet-runtime (>= 0.5.10782 )
19
+
9
20
PATH
10
21
remote: .
11
22
specs:
118
129
reline (>= 0.4.2 )
119
130
json (2.7.2 )
120
131
language_server-protocol (3.17.0.3 )
121
- logger (1.6.0 )
132
+ logger (1.6.1 )
122
133
loofah (2.22.0 )
123
134
crass (~> 1.0.2 )
124
135
nokogiri (>= 1.12.0 )
146
157
nio4r (2.7.3 )
147
158
nokogiri (1.16.5-arm64-darwin )
148
159
racc (~> 1.4 )
149
- nokogiri (1.16.5-x64-mingw-ucrt )
150
- racc (~> 1.4 )
151
160
nokogiri (1.16.5-x86_64-darwin )
152
161
racc (~> 1.4 )
153
162
nokogiri (1.16.5-x86_64-linux )
156
165
parser (3.3.1.0 )
157
166
ast (~> 2.4.1 )
158
167
racc
159
- prism (0.30 .0 )
168
+ prism (1.0 .0 )
160
169
psych (5.1.2 )
161
170
stringio
162
171
public_suffix (5.0.5 )
@@ -202,10 +211,10 @@ GEM
202
211
zeitwerk (~> 2.6 )
203
212
rainbow (3.1.1 )
204
213
rake (13.2.1 )
205
- rbi (0.1.13 )
206
- prism (>= 0.18.0 , < 1.0 .0 )
214
+ rbi (0.2.0 )
215
+ prism (~> 1 .0 )
207
216
sorbet-runtime (>= 0.5.9204 )
208
- rbs (3.5.2 )
217
+ rbs (3.5.3 )
209
218
logger
210
219
regexp_parser (2.9.0 )
211
220
reline (0.5.7 )
234
243
rubocop (~> 1.51 )
235
244
rubocop-sorbet (0.8.3 )
236
245
rubocop (>= 0.90.0 )
237
- ruby-lsp (0.17.12 )
238
- language_server-protocol (~> 3.17.0 )
239
- prism (>= 0.29.0 , < 0.31 )
240
- rbs (>= 3 , < 4 )
241
- sorbet-runtime (>= 0.5.10782 )
242
246
ruby-progressbar (1.13.0 )
243
247
ruby2_keywords (0.0.5 )
244
248
sorbet (0.5.11406 )
@@ -255,16 +259,15 @@ GEM
255
259
sorbet-static-and-runtime (>= 0.5.10187 )
256
260
thor (>= 0.19.2 )
257
261
sqlite3 (1.7.3-arm64-darwin )
258
- sqlite3 (1.7.3-x64-mingw-ucrt )
259
262
sqlite3 (1.7.3-x86_64-darwin )
260
263
sqlite3 (1.7.3-x86_64-linux )
261
264
stringio (3.1.0 )
262
265
strscan (3.1.0 )
263
- tapioca (0.13.3 )
266
+ tapioca (0.16.2 )
264
267
bundler (>= 2.2.25 )
265
268
netrc (>= 0.11.0 )
266
269
parallel (>= 1.21.0 )
267
- rbi (>= 0.1.4 , < 0.2 )
270
+ rbi (~> 0.2 )
268
271
sorbet-static-and-runtime (>= 0.5.11087 )
269
272
spoom (>= 1.2.0 )
270
273
thor (>= 1.2.0 )
273
276
timeout (0.4.1 )
274
277
tzinfo (2.0.6 )
275
278
concurrent-ruby (~> 1.0 )
276
- tzinfo-data (1.2024.1 )
277
- tzinfo (>= 1.0.0 )
278
279
unicode-display_width (2.5.0 )
279
280
webmock (3.23.1 )
280
281
addressable (>= 2.8.0 )
292
293
293
294
PLATFORMS
294
295
arm64-darwin
295
- x64-mingw-ucrt
296
296
x86_64-darwin
297
297
x86_64-linux
298
298
@@ -307,6 +307,7 @@ DEPENDENCIES
307
307
rubocop-rake (~> 0.6.0 )
308
308
rubocop-shopify (~> 2.15 )
309
309
rubocop-sorbet (~> 0.8 )
310
+ ruby-lsp !
310
311
ruby-lsp-rails !
311
312
sorbet-static-and-runtime
312
313
sqlite3 (< 2 )
0 commit comments