This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
/
Gemfile.lock
77 lines (73 loc) · 1.6 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
PATH
remote: .
specs:
facebook_data_analyzer (0.1.0)
axlsx (= 3.0.0.pre)
json
micro-optparse
nokogiri (~> 1.8.2)
parallel
ruby-progressbar
workbook
GEM
remote: https://rubygems.org/
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)
coderay (1.1.2)
diff-lcs (1.3)
dotenv (2.4.0)
htmlentities (4.3.4)
json (2.1.0)
method_source (0.9.0)
micro-optparse (1.2.1)
mimemagic (0.3.2)
mini_portile2 (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.2-x64-mingw32)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.5.0)
rchardet (1.7.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
ruby-ole (1.2.12.1)
ruby-progressbar (1.9.0)
rubyzip (1.2.1)
spreadsheet (1.1.7)
ruby-ole (>= 1.0)
workbook (0.7.6)
axlsx (~> 3.0.0.pre)
json (~> 2.1)
nokogiri (~> 1.8)
rchardet (~> 1.3)
spreadsheet (~> 1.1)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
dotenv (~> 2.4)
facebook_data_analyzer!
pry
rake (~> 10.0)
rspec (~> 3.6)
BUNDLED WITH
1.16.1