forked from Paxa/fast_excel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
77 lines (71 loc) · 1.49 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
77
GIT
remote: https://github.com/paxa/process_memory
revision: 282c75336a4a6b92207cd1eaa57f20887b92601e
specs:
process_memory (0.1)
GIT
remote: https://github.com/randym/axlsx.git
revision: 8e7b4b3b7259103452c191f73ce0bf64f66033fe
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: d416f1520c50bbab160ca2ed9a49498fcc3edf50
tag: v2.8.3
specs:
roo (2.8.3)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
GEM
remote: https://rubygems.org/
specs:
ansi (1.5.0)
benchmark-ips (2.10.0)
builder (3.2.4)
ffi (1.15.5)
htmlentities (4.3.4)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
minitest (5.15.0)
minitest-reporters (1.5.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
racc (~> 1.4)
racc (1.6.0)
rake (13.0.6)
ruby-progressbar (1.11.0)
rubyzip (1.3.0)
write_xlsx (1.09.2)
rubyzip (>= 1.0.0)
zip-zip
xlsxtream (2.4.0)
zip_tricks (>= 4.5, < 6)
zip-zip (0.3)
rubyzip (>= 1.0.0)
zip_tricks (5.6.0)
PLATFORMS
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
axlsx!
benchmark-ips
ffi
minitest
minitest-reporters
process_memory!
rake
roo (= 2.8.3)!
write_xlsx
xlsxtream
BUNDLED WITH
2.3.8