-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Gemfile.lock
203 lines (197 loc) · 4.41 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
GIT
remote: https://github.com/asciidoctor/asciidoctor-pdf.git
revision: daeafdde601c87e644c9ed28091672b48cc80c40
specs:
asciidoctor-pdf (3.0.0.alpha.0)
asciidoctor (~> 2.0)
concurrent-ruby (~> 1.1)
matrix (~> 0.4)
prawn (~> 2.4.0)
prawn-icon (~> 3.1.0)
prawn-svg (~> 0.34.0)
prawn-table (~> 0.2.0)
prawn-templates (~> 0.1.0)
treetop (~> 1.6.0)
GIT
remote: https://github.com/prawnpdf/prawn-table.git
revision: 38b5bdb5dd95237646675c968091706f57a7a641
specs:
prawn-table (0.2.3)
prawn (>= 1.3.0, < 3.0.0)
GIT
remote: https://github.com/prawnpdf/ttfunk.git
revision: 885061ed7fd0d1397ff40b3c67fb9d93dc30dcd0
specs:
ttfunk (1.8.0)
bigdecimal (~> 3.1)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.1)
activesupport (7.2.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
asciidoctor (2.0.23)
async (2.17.0)
console (~> 1.26)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
async-http (0.82.2)
async (>= 2.10.2)
async-pool (~> 0.9)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.37)
protocol-http1 (>= 0.28.1)
protocol-http2 (~> 0.19)
traces (~> 0.10)
async-http-faraday (0.19.0)
async-http (~> 0.42)
faraday
async-pool (0.10.1)
async (>= 1.25)
traces
base64 (0.2.0)
bigdecimal (3.1.8)
cmdparse (3.0.7)
coderay (1.1.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.27.0)
fiber-annotation
fiber-local (~> 1.1)
json
css_parser (1.19.1)
addressable
drb (2.2.1)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.3.0)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
geom2d (0.4.1)
github_changelog_generator (1.16.4)
activesupport
async (>= 1.25.0)
async-http-faraday
faraday-http-cache
multi_json
octokit (~> 4.6)
rainbow (>= 2.2.1)
rake (>= 10.0)
hashery (2.1.2)
hexapdf (1.0.0)
cmdparse (~> 3.0, >= 3.0.3)
geom2d (~> 0.4, >= 0.4.1)
openssl (>= 2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-endpoint (0.14.0)
io-event (1.7.3)
io-stream (0.6.0)
json (2.7.4)
logger (1.6.1)
matrix (0.4.2)
metrics (0.12.0)
minitest (5.25.1)
multi_json (1.15.0)
net-http (0.4.1)
uri
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.2.0)
pdf-core (0.9.0)
pdf-reader (2.12.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
polyglot (0.3.5)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn-icon (3.1.0)
prawn (>= 1.1.0, < 3.0.0)
prawn-svg (0.34.2)
css_parser (~> 1.6)
matrix (~> 0.4.2)
prawn (>= 0.11.1, < 3)
rexml (~> 3.2)
prawn-templates (0.1.2)
pdf-reader (~> 2.0)
prawn (~> 2.2)
protocol-hpack (1.5.1)
protocol-http (0.42.0)
protocol-http1 (0.28.1)
protocol-http (~> 0.22)
protocol-http2 (0.19.3)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
public_suffix (6.0.1)
pygments.rb (3.0.0)
rainbow (3.1.1)
rake (13.2.1)
rexml (3.3.9)
rghost (0.9.9)
rouge (4.4.0)
ruby-rc4 (0.1.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
specific_install (0.3.8)
text-hyphen (1.5.0)
traces (0.13.1)
treetop (1.6.12)
polyglot (~> 0.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (0.13.1)
PLATFORMS
arm64-darwin-21
arm64-darwin-23
arm64-darwin-24
x86_64-darwin-21
x86_64-darwin-22
x86_64-linux
DEPENDENCIES
asciidoctor-pdf!
coderay
faraday-retry
github_changelog_generator
hexapdf
matrix
prawn
prawn-table!
pygments.rb
rexml
rghost
rouge
specific_install
text-hyphen
ttfunk!
BUNDLED WITH
2.3.8