-
Notifications
You must be signed in to change notification settings - Fork 30
/
Gemfile.lock
44 lines (40 loc) · 870 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
PATH
remote: .
specs:
excel_to_code (0.3.19)
ffi (~> 1.9, >= 1.9.18)
minitest (~> 5.11, >= 5.11.1)
ox (~> 2.8, >= 2.8.2)
rspec (~> 3.7)
rubypeg (~> 0, >= 0.0.4)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.3)
ffi (1.10.0)
minitest (5.11.3)
ox (2.10.0)
rake (12.3.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubypeg (0.0.4)
rubyscriptwriter
rubyscriptwriter (0.0.2)
PLATFORMS
ruby
DEPENDENCIES
excel_to_code!
rake (~> 12)
BUNDLED WITH
1.17.1