Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit a849dc3

Browse files
committed
build: update depedencies for Netlify build and exposing of GitHub Pages docs
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent 84c2d72 commit a849dc3

File tree

2 files changed

+215
-67
lines changed

2 files changed

+215
-67
lines changed

docs/Gemfile

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@ source "https://rubygems.org"
77
#
88
# This will help ensure the proper Jekyll version is running.
99
# Happy Jekylling!
10+
1011
gem "webrick"
11-
gem "jekyll", "~> 4.4.0"
12+
#gem "jekyll", "~> 4.4.0"
1213
gem "nokogiri"
14+
1315
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1416
gem "minima", "~> 2.5"
17+
1518
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1619
# uncomment the line below. To upgrade, run `bundle update github-pages`.
17-
# gem "github-pages", group: :jekyll_plugins
20+
gem "github-pages", group: :jekyll_plugins
21+
1822
# If you have any plugins, put them here!
1923
group :jekyll_plugins do
2024
gem "jekyll-feed", "~> 0.12"

docs/Gemfile.lock

Lines changed: 209 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,50 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
activesupport (8.0.2)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
11+
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
417
addressable (2.8.7)
518
public_suffix (>= 2.0.2, < 7.0)
619
base64 (0.2.0)
20+
benchmark (0.4.0)
721
bigdecimal (3.1.9)
22+
coffee-script (2.4.1)
23+
coffee-script-source
24+
execjs
25+
coffee-script-source (1.12.2)
826
colorator (1.1.0)
27+
commonmarker (0.23.11)
928
concurrent-ruby (1.3.5)
10-
csv (3.3.4)
29+
connection_pool (2.5.3)
30+
dnsruby (1.72.4)
31+
base64 (~> 0.2.0)
32+
logger (~> 1.6.5)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.3)
1135
em-websocket (0.5.3)
1236
eventmachine (>= 0.12.9)
1337
http_parser.rb (~> 0)
38+
ethon (0.16.0)
39+
ffi (>= 1.15.0)
1440
eventmachine (1.2.7)
41+
execjs (2.10.0)
42+
faraday (2.13.1)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
1548
ffi (1.17.2-aarch64-linux-gnu)
1649
ffi (1.17.2-aarch64-linux-musl)
1750
ffi (1.17.2-arm-linux-gnu)
@@ -21,78 +54,190 @@ GEM
2154
ffi (1.17.2-x86_64-linux-gnu)
2255
ffi (1.17.2-x86_64-linux-musl)
2356
forwardable-extended (2.6.0)
24-
google-protobuf (4.31.0)
25-
bigdecimal
26-
rake (>= 13)
27-
google-protobuf (4.31.0-aarch64-linux-gnu)
28-
bigdecimal
29-
rake (>= 13)
30-
google-protobuf (4.31.0-aarch64-linux-musl)
31-
bigdecimal
32-
rake (>= 13)
33-
google-protobuf (4.31.0-arm64-darwin)
34-
bigdecimal
35-
rake (>= 13)
36-
google-protobuf (4.31.0-x86_64-darwin)
37-
bigdecimal
38-
rake (>= 13)
39-
google-protobuf (4.31.0-x86_64-linux-gnu)
40-
bigdecimal
41-
rake (>= 13)
42-
google-protobuf (4.31.0-x86_64-linux-musl)
43-
bigdecimal
44-
rake (>= 13)
57+
gemoji (4.1.0)
58+
github-pages (230)
59+
github-pages-health-check (= 1.18.2)
60+
jekyll (= 3.9.5)
61+
jekyll-avatar (= 0.8.0)
62+
jekyll-coffeescript (= 1.2.2)
63+
jekyll-commonmark-ghpages (= 0.4.0)
64+
jekyll-default-layout (= 0.1.5)
65+
jekyll-feed (= 0.17.0)
66+
jekyll-gist (= 1.5.0)
67+
jekyll-github-metadata (= 2.16.1)
68+
jekyll-include-cache (= 0.2.1)
69+
jekyll-mentions (= 1.6.0)
70+
jekyll-optional-front-matter (= 0.3.2)
71+
jekyll-paginate (= 1.1.0)
72+
jekyll-readme-index (= 0.3.0)
73+
jekyll-redirect-from (= 0.16.0)
74+
jekyll-relative-links (= 0.7.0)
75+
jekyll-remote-theme (= 0.4.3)
76+
jekyll-sass-converter (= 1.5.2)
77+
jekyll-seo-tag (= 2.8.0)
78+
jekyll-sitemap (= 1.4.0)
79+
jekyll-swiss (= 1.0.0)
80+
jekyll-theme-architect (= 0.2.0)
81+
jekyll-theme-cayman (= 0.2.0)
82+
jekyll-theme-dinky (= 0.2.0)
83+
jekyll-theme-hacker (= 0.2.0)
84+
jekyll-theme-leap-day (= 0.2.0)
85+
jekyll-theme-merlot (= 0.2.0)
86+
jekyll-theme-midnight (= 0.2.0)
87+
jekyll-theme-minimal (= 0.2.0)
88+
jekyll-theme-modernist (= 0.2.0)
89+
jekyll-theme-primer (= 0.6.0)
90+
jekyll-theme-slate (= 0.2.0)
91+
jekyll-theme-tactile (= 0.2.0)
92+
jekyll-theme-time-machine (= 0.2.0)
93+
jekyll-titles-from-headings (= 0.5.3)
94+
jemoji (= 0.13.0)
95+
kramdown (= 2.4.0)
96+
kramdown-parser-gfm (= 1.1.0)
97+
liquid (= 4.0.4)
98+
mercenary (~> 0.3)
99+
minima (= 2.5.1)
100+
nokogiri (>= 1.13.6, < 2.0)
101+
rouge (= 3.30.0)
102+
terminal-table (~> 1.4)
103+
github-pages-health-check (1.18.2)
104+
addressable (~> 2.3)
105+
dnsruby (~> 1.60)
106+
octokit (>= 4, < 8)
107+
public_suffix (>= 3.0, < 6.0)
108+
typhoeus (~> 1.3)
109+
html-pipeline (2.14.3)
110+
activesupport (>= 2)
111+
nokogiri (>= 1.4)
45112
http_parser.rb (0.8.0)
46113
i18n (1.14.7)
47114
concurrent-ruby (~> 1.0)
48-
jekyll (4.4.1)
115+
jekyll (3.9.5)
49116
addressable (~> 2.4)
50-
base64 (~> 0.2)
51117
colorator (~> 1.0)
52-
csv (~> 3.0)
53118
em-websocket (~> 0.5)
54-
i18n (~> 1.0)
55-
jekyll-sass-converter (>= 2.0, < 4.0)
119+
i18n (>= 0.7, < 2)
120+
jekyll-sass-converter (~> 1.0)
56121
jekyll-watch (~> 2.0)
57-
json (~> 2.6)
58-
kramdown (~> 2.3, >= 2.3.1)
59-
kramdown-parser-gfm (~> 1.0)
122+
kramdown (>= 1.17, < 3)
60123
liquid (~> 4.0)
61-
mercenary (~> 0.3, >= 0.3.6)
124+
mercenary (~> 0.3.3)
62125
pathutil (~> 0.9)
63-
rouge (>= 3.0, < 5.0)
126+
rouge (>= 1.7, < 4)
64127
safe_yaml (~> 1.0)
65-
terminal-table (>= 1.8, < 4.0)
66-
webrick (~> 1.7)
128+
jekyll-avatar (0.8.0)
129+
jekyll (>= 3.0, < 5.0)
130+
jekyll-coffeescript (1.2.2)
131+
coffee-script (~> 2.2)
132+
coffee-script-source (~> 1.12)
133+
jekyll-commonmark (1.4.0)
134+
commonmarker (~> 0.22)
135+
jekyll-commonmark-ghpages (0.4.0)
136+
commonmarker (~> 0.23.7)
137+
jekyll (~> 3.9.0)
138+
jekyll-commonmark (~> 1.4.0)
139+
rouge (>= 2.0, < 5.0)
140+
jekyll-default-layout (0.1.5)
141+
jekyll (>= 3.0, < 5.0)
67142
jekyll-feed (0.17.0)
68143
jekyll (>= 3.7, < 5.0)
144+
jekyll-gist (1.5.0)
145+
octokit (~> 4.2)
146+
jekyll-github-metadata (2.16.1)
147+
jekyll (>= 3.4, < 5.0)
148+
octokit (>= 4, < 7, != 4.4.0)
149+
jekyll-include-cache (0.2.1)
150+
jekyll (>= 3.7, < 5.0)
151+
jekyll-mentions (1.6.0)
152+
html-pipeline (~> 2.3)
153+
jekyll (>= 3.7, < 5.0)
154+
jekyll-optional-front-matter (0.3.2)
155+
jekyll (>= 3.0, < 5.0)
156+
jekyll-paginate (1.1.0)
157+
jekyll-readme-index (0.3.0)
158+
jekyll (>= 3.0, < 5.0)
159+
jekyll-redirect-from (0.16.0)
160+
jekyll (>= 3.3, < 5.0)
69161
jekyll-relative-links (0.7.0)
70162
jekyll (>= 3.3, < 5.0)
71163
jekyll-remote-theme (0.4.3)
72164
addressable (~> 2.0)
73165
jekyll (>= 3.5, < 5.0)
74166
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
75167
rubyzip (>= 1.3.0, < 3.0)
76-
jekyll-sass-converter (3.0.0)
77-
sass-embedded (~> 1.54)
168+
jekyll-sass-converter (1.5.2)
169+
sass (~> 3.4)
78170
jekyll-seo-tag (2.8.0)
79171
jekyll (>= 3.8, < 5.0)
172+
jekyll-sitemap (1.4.0)
173+
jekyll (>= 3.7, < 5.0)
174+
jekyll-swiss (1.0.0)
175+
jekyll-theme-architect (0.2.0)
176+
jekyll (> 3.5, < 5.0)
177+
jekyll-seo-tag (~> 2.0)
178+
jekyll-theme-cayman (0.2.0)
179+
jekyll (> 3.5, < 5.0)
180+
jekyll-seo-tag (~> 2.0)
181+
jekyll-theme-dinky (0.2.0)
182+
jekyll (> 3.5, < 5.0)
183+
jekyll-seo-tag (~> 2.0)
184+
jekyll-theme-hacker (0.2.0)
185+
jekyll (> 3.5, < 5.0)
186+
jekyll-seo-tag (~> 2.0)
187+
jekyll-theme-leap-day (0.2.0)
188+
jekyll (> 3.5, < 5.0)
189+
jekyll-seo-tag (~> 2.0)
190+
jekyll-theme-merlot (0.2.0)
191+
jekyll (> 3.5, < 5.0)
192+
jekyll-seo-tag (~> 2.0)
193+
jekyll-theme-midnight (0.2.0)
194+
jekyll (> 3.5, < 5.0)
195+
jekyll-seo-tag (~> 2.0)
196+
jekyll-theme-minimal (0.2.0)
197+
jekyll (> 3.5, < 5.0)
198+
jekyll-seo-tag (~> 2.0)
199+
jekyll-theme-modernist (0.2.0)
200+
jekyll (> 3.5, < 5.0)
201+
jekyll-seo-tag (~> 2.0)
202+
jekyll-theme-primer (0.6.0)
203+
jekyll (> 3.5, < 5.0)
204+
jekyll-github-metadata (~> 2.9)
205+
jekyll-seo-tag (~> 2.0)
206+
jekyll-theme-slate (0.2.0)
207+
jekyll (> 3.5, < 5.0)
208+
jekyll-seo-tag (~> 2.0)
209+
jekyll-theme-tactile (0.2.0)
210+
jekyll (> 3.5, < 5.0)
211+
jekyll-seo-tag (~> 2.0)
212+
jekyll-theme-time-machine (0.2.0)
213+
jekyll (> 3.5, < 5.0)
214+
jekyll-seo-tag (~> 2.0)
215+
jekyll-titles-from-headings (0.5.3)
216+
jekyll (>= 3.3, < 5.0)
80217
jekyll-watch (2.2.1)
81218
listen (~> 3.0)
219+
jemoji (0.13.0)
220+
gemoji (>= 3, < 5)
221+
html-pipeline (~> 2.2)
222+
jekyll (>= 3.0, < 5.0)
82223
json (2.12.2)
83-
kramdown (2.5.1)
84-
rexml (>= 3.3.9)
224+
kramdown (2.4.0)
225+
rexml
85226
kramdown-parser-gfm (1.1.0)
86227
kramdown (~> 2.0)
87228
liquid (4.0.4)
88229
listen (3.9.0)
89230
rb-fsevent (~> 0.10, >= 0.10.3)
90231
rb-inotify (~> 0.9, >= 0.9.10)
91-
mercenary (0.4.0)
92-
minima (2.5.2)
232+
logger (1.6.6)
233+
mercenary (0.3.6)
234+
minima (2.5.1)
93235
jekyll (>= 3.5, < 5.0)
94236
jekyll-feed (~> 0.9)
95237
jekyll-seo-tag (~> 2.1)
238+
minitest (5.25.5)
239+
net-http (0.6.0)
240+
uri
96241
nokogiri (1.18.8-aarch64-linux-gnu)
97242
racc (~> 1.4)
98243
nokogiri (1.18.8-aarch64-linux-musl)
@@ -109,53 +254,52 @@ GEM
109254
racc (~> 1.4)
110255
nokogiri (1.18.8-x86_64-linux-musl)
111256
racc (~> 1.4)
257+
octokit (4.25.1)
258+
faraday (>= 1, < 3)
259+
sawyer (~> 0.9)
112260
pathutil (0.16.2)
113261
forwardable-extended (~> 2.6)
114-
public_suffix (6.0.2)
262+
public_suffix (5.1.1)
115263
racc (1.8.1)
116-
rake (13.2.1)
117264
rb-fsevent (0.11.2)
118265
rb-inotify (0.11.1)
119266
ffi (~> 1.0)
120267
rexml (3.4.1)
121-
rouge (4.5.2)
268+
rouge (3.30.0)
122269
rubyzip (2.4.1)
123270
safe_yaml (1.0.5)
124-
sass-embedded (1.89.0-aarch64-linux-gnu)
125-
google-protobuf (~> 4.31)
126-
sass-embedded (1.89.0-aarch64-linux-musl)
127-
google-protobuf (~> 4.31)
128-
sass-embedded (1.89.0-arm-linux-gnueabihf)
129-
google-protobuf (~> 4.31)
130-
sass-embedded (1.89.0-arm-linux-musleabihf)
131-
google-protobuf (~> 4.31)
132-
sass-embedded (1.89.0-arm64-darwin)
133-
google-protobuf (~> 4.31)
134-
sass-embedded (1.89.0-x86_64-darwin)
135-
google-protobuf (~> 4.31)
136-
sass-embedded (1.89.0-x86_64-linux-gnu)
137-
google-protobuf (~> 4.31)
138-
sass-embedded (1.89.0-x86_64-linux-musl)
139-
google-protobuf (~> 4.31)
140-
terminal-table (3.0.2)
141-
unicode-display_width (>= 1.1.1, < 3)
142-
unicode-display_width (2.6.0)
271+
sass (3.7.4)
272+
sass-listen (~> 4.0.0)
273+
sass-listen (4.0.0)
274+
rb-fsevent (~> 0.9, >= 0.9.4)
275+
rb-inotify (~> 0.9, >= 0.9.7)
276+
sawyer (0.9.2)
277+
addressable (>= 2.3.5)
278+
faraday (>= 0.17.3, < 3)
279+
securerandom (0.4.1)
280+
simpleidn (0.2.3)
281+
terminal-table (1.8.0)
282+
unicode-display_width (~> 1.1, >= 1.1.1)
283+
typhoeus (1.4.1)
284+
ethon (>= 0.9.0)
285+
tzinfo (2.0.6)
286+
concurrent-ruby (~> 1.0)
287+
unicode-display_width (1.8.0)
288+
uri (1.0.3)
143289
webrick (1.9.1)
144290

145291
PLATFORMS
146292
aarch64-linux-gnu
147293
aarch64-linux-musl
148294
arm-linux-gnu
149-
arm-linux-gnueabihf
150295
arm-linux-musl
151-
arm-linux-musleabihf
152296
arm64-darwin
153297
x86_64-darwin
154298
x86_64-linux-gnu
155299
x86_64-linux-musl
156300

157301
DEPENDENCIES
158-
jekyll (~> 4.4.0)
302+
github-pages
159303
jekyll-feed (~> 0.12)
160304
jekyll-relative-links
161305
jekyll-remote-theme

0 commit comments

Comments
 (0)