-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
57 lines (53 loc) · 1.17 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
GIT
remote: https://github.com/opf/md-to-pdf
revision: f522be9c60d4e8cdd68069c1d438c2a2083db592
ref: f522be9c60d4e8cdd68069c1d438c2a2083db592
specs:
md_to_pdf (0.1.0)
color_conversion (~> 0.1)
front_matter_parser (~> 1.0)
json-schema (~> 4.3)
markly (~> 0.10)
matrix (~> 0.4)
nokogiri (~> 1.16)
prawn (~> 2.4)
prawn-table (~> 0.2)
text-hyphen (~> 1.5)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
color_conversion (0.1.1)
front_matter_parser (1.0.1)
json-schema (4.3.0)
addressable (>= 2.8)
markly (0.10.0)
matrix (0.4.2)
mini_portile2 (2.8.7)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pdf-core (0.9.0)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
public_suffix (6.0.0)
racc (1.8.0)
text-hyphen (1.5.0)
ttfunk (1.7.0)
PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
x64-mingw32
x86-mingw32
x86_64-linux
DEPENDENCIES
md_to_pdf!
prawn (~> 2.4)
ttfunk (~> 1.7.0)
BUNDLED WITH
2.4.10