forked from CrossRef/pdfextract
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
53 lines (50 loc) · 992 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
45
46
47
48
49
50
51
52
53
PATH
remote: .
specs:
pdf-extract (0.1.1)
commander (>= 4.0.4)
json (>= 1.5.1)
nokogiri (>= 1.5.0)
pdf-reader (= 1.3.3)
prawn (>= 0.11.1)
rb-libsvm (>= 1.1.3)
sqlite3 (>= 1.3.4)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
afm (0.2.0)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
commander (4.1.5)
highline (~> 1.6.11)
hashery (2.1.1)
highline (1.6.20)
json (1.8.1)
mini_portile (0.5.2)
mongo (1.9.2)
bson (~> 1.9.2)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
pdf-reader (1.3.3)
Ascii85 (~> 1.0.0)
afm (~> 0.2.0)
hashery (~> 2.0)
ruby-rc4
ttfunk
prawn (0.12.0)
pdf-reader (>= 0.9.0)
ttfunk (~> 1.0.2)
rake (10.1.0)
rb-libsvm (1.1.3)
ruby-rc4 (0.1.5)
sqlite3 (1.3.8)
ttfunk (1.0.3)
PLATFORMS
ruby
DEPENDENCIES
bson_ext (>= 1.9.2)
mongo (>= 1.9.2)
pdf-extract!
rake (>= 10.1.0)