-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
87 lines (83 loc) · 1.8 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
78
79
80
81
82
83
84
85
86
87
PATH
remote: .
specs:
isbn_extractor (0.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
epub-parser (~> 0.2, >= 0.2.6)
henkei (~> 1.14, >= 1.14.3)
mime-types
pdf-reader (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.3)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
afm (0.2.2)
ansi (1.5.0)
archive-zip (0.11.0)
io-like (~> 0.3.0)
ast (2.3.0)
builder (3.2.2)
concurrent-ruby (1.0.5)
epub-cfi (0.1.1)
epub-parser (0.3.2)
addressable (>= 2.3.5)
archive-zip
epub-cfi
nokogiri (~> 1.6)
rchardet (>= 1.6.1)
hashery (2.1.2)
henkei (1.17.1)
json (>= 1.8)
mime-types (>= 1.23)
io-like (0.3.0)
json (2.1.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
minitest (5.9.0)
minitest-reporters (1.1.10)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
parser (2.4.0.0)
ast (~> 2.2)
pdf-reader (2.0.0)
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
powerpack (0.1.1)
public_suffix (3.0.1)
rainbow (2.2.1)
rake (11.2.2)
rake-compiler (1.0.1)
rake
rchardet (1.7.0)
rubocop (0.48.1)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
ruby-rc4 (0.1.5)
ttfunk (1.5.1)
unicode-display_width (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
isbn_extractor!
minitest (~> 5.9)
minitest-reporters (~> 1.1)
rake (~> 11.2)
rake-compiler (~> 1.0)
rubocop (~> 0.48.1)
BUNDLED WITH
1.16.1