We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd9759 commit d979611Copy full SHA for d979611
Gemfile.lock
@@ -1,14 +1,3 @@
1
-GIT
2
- remote: https://github.com/interscript/rababa.git
3
- revision: 70051da2e960d4f6440b457fa775ccbe3c68b187
4
- ref: 70051da
5
- specs:
6
- rababa (0.1.0)
7
- onnxruntime
8
- optparse
9
- tqdm
10
- yaml
11
-
12
GEM
13
remote: https://rubygems.org/
14
specs:
@@ -23,6 +12,11 @@ GEM
23
onnxruntime (0.6.3)
24
ffi
25
optparse (0.1.1)
15
+ rababa (0.1.1)
16
+ onnxruntime
17
+ optparse
18
+ tqdm
19
+ yaml
26
20
rake (13.0.1)
27
21
rspec (3.9.0)
28
22
rspec-core (~> 3.9.0)
@@ -48,7 +42,7 @@ PLATFORMS
48
42
DEPENDENCIES
49
43
graphql (~> 1.9)
50
44
interscript (= 2.3.0)
51
- rababa!
45
+ rababa (~> 0.1.1)
52
46
rake
53
47
rspec
54
0 commit comments