forked from Paxa/fast_excel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
75 lines (69 loc) · 1.42 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
GIT
remote: https://github.com/paxa/process_memory
revision: 282c75336a4a6b92207cd1eaa57f20887b92601e
specs:
process_memory (0.1)
GIT
remote: https://github.com/randym/axlsx.git
revision: c593a08b2a929dac7aa8dc418b55e26b4c49dc34
specs:
axlsx (3.0.0.pre)
htmlentities (~> 4.3, >= 4.3.4)
mimemagic (~> 0.3)
nokogiri (~> 1.8, >= 1.8.2)
rubyzip (~> 1.2, >= 1.2.1)
GIT
remote: https://github.com/roo-rb/roo.git
revision: 5bbda9849ca6deb0ad8020c4476c1ab9ddfd824b
tag: v2.8.1
specs:
roo (2.8.1)
nokogiri (~> 1)
rubyzip (>= 1.2.1, < 2.0.0)
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
benchmark-ips (2.7.2)
builder (3.2.3)
ffi (1.11.1)
ffi_gen (1.2.0)
ffi (~> 1.0)
htmlentities (4.3.4)
mimemagic (0.3.3)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest-reporters (1.3.8)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
rake (12.3.3)
ruby-progressbar (1.10.1)
rubyzip (1.2.3)
write_xlsx (0.85.7)
rubyzip (>= 1.0.0)
zip-zip
xlsxtream (2.1.0)
zip_tricks (~> 4.5)
zip-zip (0.3)
rubyzip (>= 1.0.0)
zip_tricks (4.8.0)
PLATFORMS
ruby
DEPENDENCIES
axlsx!
benchmark-ips
ffi
ffi_gen
minitest
minitest-reporters
process_memory!
rake
roo (= 2.8.1)!
write_xlsx
xlsxtream
BUNDLED WITH
2.0.2