forked from strzibny/invoice_printer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
77 lines (73 loc) · 1.44 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:
invoice_printer (2.2.0)
e2mmap
json (~> 2.1)
matrix
prawn (~> 2.4)
prawn-table (~> 0.2.2)
invoice_printer_server (2.2.0)
invoice_printer (= 2.2.0)
json (~> 2.1)
puma (>= 3.9.0)
roda (~> 3.5)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
afm (0.2.2)
benchmark_driver (0.15.17)
benchmark_driver-output-gruff (0.3.1)
benchmark_driver (>= 0.12.0)
gruff
e2mmap (0.1.0)
gruff (0.14.0)
histogram
rmagick
hashery (2.1.2)
histogram (0.2.4.1)
json (2.6.3)
matrix (0.1.0)
minitest (5.15.0)
nio4r (2.5.8)
pdf-core (0.9.0)
pdf-inspector (1.3.0)
pdf-reader (>= 1.0, < 3.0.a)
pdf-reader (2.11.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
pkg-config (1.5.1)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
puma (6.0.2)
nio4r (~> 2.0)
rack (3.0.4.1)
rack-test (2.0.2)
rack (>= 1.3)
rake (13.0.6)
rmagick (5.1.0)
pkg-config (~> 1.4)
roda (3.64.0)
rack
ruby-rc4 (0.1.5)
ttfunk (1.7.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
benchmark_driver (= 0.15.17)
benchmark_driver-output-gruff
bundler (>= 1.7)
invoice_printer_server!
minitest
pdf-inspector
rack-test
rake (>= 10.0)
BUNDLED WITH
2.4.3