-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
53 lines (49 loc) · 969 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.4.4)
ffi (1.15.3)
graphql (1.11.3)
interscript (2.3.2)
interscript-maps (~> 2.3.0a)
text
thor
interscript-maps (2.3.2)
onnxruntime (0.6.3)
ffi
optparse (0.1.1)
rababa (0.1.1)
onnxruntime
optparse
tqdm
yaml
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
text (1.3.1)
thor (1.1.0)
tqdm (0.3.0)
yaml (0.1.1)
PLATFORMS
ruby
DEPENDENCIES
graphql (~> 1.9)
interscript (= 2.3.2)
rababa (~> 0.1.1)
rake
rspec
RUBY VERSION
ruby 2.7.2p137
BUNDLED WITH
2.2.16