-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
76 lines (72 loc) · 1.67 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
GIT
remote: https://github.com/ruby-llvm/ruby-llvm.git
revision: bbd71dd93f6a676785eebe033927c8edf60079de
ref: bbd71dd93f6a676785eebe033927c8edf60079de
specs:
ruby-llvm (18.1.6)
ffi (~> 1.13)
rake (>= 12, < 14)
GEM
remote: https://rubygems.org/
specs:
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
coderay (1.1.3)
debug_inspector (1.2.0)
diff-lcs (1.5.1)
ffi (1.16.3)
ffi-clang (0.9.0)
ffi
io-console (0.7.2)
itree (0.1.2)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
polyglot (0.3.5)
prism (0.24.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.2.1)
readline (0.0.4)
reline
reline (0.5.0)
io-console (~> 0.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
ruby-lsp (0.14.6)
language_server-protocol (~> 3.17.0)
prism (>= 0.22.0, < 0.25)
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rspec (0.1.10)
ruby-lsp (~> 0.14.0)
sorbet-runtime (0.5.11305)
treetop (1.6.12)
polyglot (~> 0.3)
xxhash (0.5.0)
PLATFORMS
arm64-darwin-21
ruby
DEPENDENCIES
binding_of_caller (~> 1.0)
ffi-clang (~> 0.9.0)
itree (~> 0.1.2)
pry (~> 0.14.2)
readline (~> 0.0.4)
rspec (~> 3.13)
ruby-llvm!
ruby-lsp-rspec
treetop (~> 1.6)
xxhash (~> 0.5.0)
BUNDLED WITH
2.5.6