Skip to content

Commit 14b12b8

Browse files
committed
Update github-pages version
1 parent 45045af commit 14b12b8

File tree

2 files changed

+88
-60
lines changed

2 files changed

+88
-60
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source "https://rubygems.org"
1212
gem "minima", "~> 2.5"
1313
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15-
gem "github-pages", "~> 228", group: :jekyll_plugins
15+
gem "github-pages", "~> 231", group: :jekyll_plugins
1616
# If you have any plugins, put them here!
1717
group :jekyll_plugins do
1818
gem "jekyll-feed", "~> 0.12"

Gemfile.lock

+87-59
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.2)
4+
activesupport (7.1.3.4)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -11,47 +11,54 @@ GEM
1111
minitest (>= 5.1)
1212
mutex_m
1313
tzinfo (~> 2.0)
14-
addressable (2.8.5)
14+
addressable (2.8.6)
1515
public_suffix (>= 2.0.2, < 6.0)
1616
base64 (0.2.0)
17-
bigdecimal (3.1.4)
17+
bigdecimal (3.1.8)
1818
coffee-script (2.4.1)
1919
coffee-script-source
2020
execjs
21-
coffee-script-source (1.11.1)
21+
coffee-script-source (1.12.2)
2222
colorator (1.1.0)
2323
commonmarker (0.23.10)
24-
concurrent-ruby (1.2.2)
24+
concurrent-ruby (1.3.3)
2525
connection_pool (2.4.1)
26-
dnsruby (1.70.0)
26+
dnsruby (1.72.1)
2727
simpleidn (~> 0.2.1)
28-
drb (2.2.0)
29-
ruby2_keywords
28+
drb (2.2.1)
3029
em-websocket (0.5.3)
3130
eventmachine (>= 0.12.9)
3231
http_parser.rb (~> 0)
3332
ethon (0.16.0)
3433
ffi (>= 1.15.0)
3534
eventmachine (1.2.7)
3635
execjs (2.9.1)
37-
faraday (2.7.12)
38-
base64
39-
faraday-net_http (>= 2.0, < 3.1)
40-
ruby2_keywords (>= 0.0.4)
41-
faraday-net_http (3.0.2)
42-
ffi (1.16.3)
36+
faraday (2.9.2)
37+
faraday-net_http (>= 2.0, < 3.2)
38+
faraday-net_http (3.1.0)
39+
net-http
40+
ffi (1.17.0-aarch64-linux-gnu)
41+
ffi (1.17.0-aarch64-linux-musl)
42+
ffi (1.17.0-arm-linux-gnu)
43+
ffi (1.17.0-arm-linux-musl)
44+
ffi (1.17.0-arm64-darwin)
45+
ffi (1.17.0-x86-linux-gnu)
46+
ffi (1.17.0-x86-linux-musl)
47+
ffi (1.17.0-x86_64-darwin)
48+
ffi (1.17.0-x86_64-linux-gnu)
49+
ffi (1.17.0-x86_64-linux-musl)
4350
forwardable-extended (2.6.0)
44-
gemoji (3.0.1)
45-
github-pages (228)
46-
github-pages-health-check (= 1.17.9)
47-
jekyll (= 3.9.3)
48-
jekyll-avatar (= 0.7.0)
49-
jekyll-coffeescript (= 1.1.1)
51+
gemoji (4.1.0)
52+
github-pages (231)
53+
github-pages-health-check (= 1.18.2)
54+
jekyll (= 3.9.5)
55+
jekyll-avatar (= 0.8.0)
56+
jekyll-coffeescript (= 1.2.2)
5057
jekyll-commonmark-ghpages (= 0.4.0)
51-
jekyll-default-layout (= 0.1.4)
52-
jekyll-feed (= 0.15.1)
58+
jekyll-default-layout (= 0.1.5)
59+
jekyll-feed (= 0.17.0)
5360
jekyll-gist (= 1.5.0)
54-
jekyll-github-metadata (= 2.13.0)
61+
jekyll-github-metadata (= 2.16.1)
5562
jekyll-include-cache (= 0.2.1)
5663
jekyll-mentions (= 1.6.0)
5764
jekyll-optional-front-matter (= 0.3.2)
@@ -78,28 +85,28 @@ GEM
7885
jekyll-theme-tactile (= 0.2.0)
7986
jekyll-theme-time-machine (= 0.2.0)
8087
jekyll-titles-from-headings (= 0.5.3)
81-
jemoji (= 0.12.0)
82-
kramdown (= 2.3.2)
88+
jemoji (= 0.13.0)
89+
kramdown (= 2.4.0)
8390
kramdown-parser-gfm (= 1.1.0)
8491
liquid (= 4.0.4)
8592
mercenary (~> 0.3)
8693
minima (= 2.5.1)
8794
nokogiri (>= 1.13.6, < 2.0)
88-
rouge (= 3.26.0)
95+
rouge (= 3.30.0)
8996
terminal-table (~> 1.4)
90-
github-pages-health-check (1.17.9)
97+
github-pages-health-check (1.18.2)
9198
addressable (~> 2.3)
9299
dnsruby (~> 1.60)
93-
octokit (~> 4.0)
94-
public_suffix (>= 3.0, < 5.0)
100+
octokit (>= 4, < 8)
101+
public_suffix (>= 3.0, < 6.0)
95102
typhoeus (~> 1.3)
96103
html-pipeline (2.14.3)
97104
activesupport (>= 2)
98105
nokogiri (>= 1.4)
99106
http_parser.rb (0.8.0)
100-
i18n (1.14.1)
107+
i18n (1.14.5)
101108
concurrent-ruby (~> 1.0)
102-
jekyll (3.9.3)
109+
jekyll (3.9.5)
103110
addressable (~> 2.4)
104111
colorator (~> 1.0)
105112
em-websocket (~> 0.5)
@@ -112,27 +119,27 @@ GEM
112119
pathutil (~> 0.9)
113120
rouge (>= 1.7, < 4)
114121
safe_yaml (~> 1.0)
115-
jekyll-avatar (0.7.0)
122+
jekyll-avatar (0.8.0)
116123
jekyll (>= 3.0, < 5.0)
117-
jekyll-coffeescript (1.1.1)
124+
jekyll-coffeescript (1.2.2)
118125
coffee-script (~> 2.2)
119-
coffee-script-source (~> 1.11.1)
126+
coffee-script-source (~> 1.12)
120127
jekyll-commonmark (1.4.0)
121128
commonmarker (~> 0.22)
122129
jekyll-commonmark-ghpages (0.4.0)
123130
commonmarker (~> 0.23.7)
124131
jekyll (~> 3.9.0)
125132
jekyll-commonmark (~> 1.4.0)
126133
rouge (>= 2.0, < 5.0)
127-
jekyll-default-layout (0.1.4)
128-
jekyll (~> 3.0)
129-
jekyll-feed (0.15.1)
134+
jekyll-default-layout (0.1.5)
135+
jekyll (>= 3.0, < 5.0)
136+
jekyll-feed (0.17.0)
130137
jekyll (>= 3.7, < 5.0)
131138
jekyll-gist (1.5.0)
132139
octokit (~> 4.2)
133-
jekyll-github-metadata (2.13.0)
140+
jekyll-github-metadata (2.16.1)
134141
jekyll (>= 3.4, < 5.0)
135-
octokit (~> 4.0, != 4.4.0)
142+
octokit (>= 4, < 7, != 4.4.0)
136143
jekyll-include-cache (0.2.1)
137144
jekyll (>= 3.7, < 5.0)
138145
jekyll-mentions (1.6.0)
@@ -203,40 +210,51 @@ GEM
203210
jekyll (>= 3.3, < 5.0)
204211
jekyll-watch (2.2.1)
205212
listen (~> 3.0)
206-
jemoji (0.12.0)
207-
gemoji (~> 3.0)
213+
jemoji (0.13.0)
214+
gemoji (>= 3, < 5)
208215
html-pipeline (~> 2.2)
209216
jekyll (>= 3.0, < 5.0)
210-
kramdown (2.3.2)
217+
kramdown (2.4.0)
211218
rexml
212219
kramdown-parser-gfm (1.1.0)
213220
kramdown (~> 2.0)
214221
liquid (4.0.4)
215-
listen (3.8.0)
216-
rb-fsevent (~> 0.10, >= 0.10.3)
222+
listen (3.9.0)
217223
rb-inotify (~> 0.9, >= 0.9.10)
218224
mercenary (0.3.6)
219225
minima (2.5.1)
220226
jekyll (>= 3.5, < 5.0)
221227
jekyll-feed (~> 0.9)
222228
jekyll-seo-tag (~> 2.1)
223-
minitest (5.20.0)
229+
minitest (5.24.0)
224230
mutex_m (0.2.0)
225-
nokogiri (1.15.5-x86_64-linux)
231+
net-http (0.4.1)
232+
uri
233+
nokogiri (1.16.6-aarch64-linux)
234+
racc (~> 1.4)
235+
nokogiri (1.16.6-arm-linux)
236+
racc (~> 1.4)
237+
nokogiri (1.16.6-arm64-darwin)
238+
racc (~> 1.4)
239+
nokogiri (1.16.6-x86-linux)
240+
racc (~> 1.4)
241+
nokogiri (1.16.6-x86_64-darwin)
242+
racc (~> 1.4)
243+
nokogiri (1.16.6-x86_64-linux)
226244
racc (~> 1.4)
227245
octokit (4.25.1)
228246
faraday (>= 1, < 3)
229247
sawyer (~> 0.9)
230248
pathutil (0.16.2)
231249
forwardable-extended (~> 2.6)
232-
public_suffix (4.0.7)
233-
racc (1.7.3)
250+
public_suffix (5.1.1)
251+
racc (1.8.0)
234252
rb-fsevent (0.11.2)
235-
rb-inotify (0.10.1)
253+
rb-inotify (0.11.1)
236254
ffi (~> 1.0)
237-
rexml (3.2.6)
238-
rouge (3.26.0)
239-
ruby2_keywords (0.0.5)
255+
rexml (3.3.0)
256+
strscan
257+
rouge (3.30.0)
240258
rubyzip (2.3.2)
241259
safe_yaml (1.0.5)
242260
sass (3.7.4)
@@ -247,25 +265,35 @@ GEM
247265
sawyer (0.9.2)
248266
addressable (>= 2.3.5)
249267
faraday (>= 0.17.3, < 3)
250-
simpleidn (0.2.1)
251-
unf (~> 0.1.4)
268+
simpleidn (0.2.3)
269+
strscan (3.1.0)
252270
terminal-table (1.8.0)
253271
unicode-display_width (~> 1.1, >= 1.1.1)
254272
typhoeus (1.4.1)
255273
ethon (>= 0.9.0)
256274
tzinfo (2.0.6)
257275
concurrent-ruby (~> 1.0)
258-
unf (0.1.4)
259-
unf_ext
260-
unf_ext (0.0.9.1)
261276
unicode-display_width (1.8.0)
277+
uri (0.13.0)
262278
webrick (1.8.1)
263279

264280
PLATFORMS
281+
aarch64-linux
282+
aarch64-linux-gnu
283+
aarch64-linux-musl
284+
arm-linux
285+
arm-linux-gnu
286+
arm-linux-musl
287+
arm64-darwin
288+
x86-linux
289+
x86-linux-gnu
290+
x86-linux-musl
291+
x86_64-darwin
265292
x86_64-linux
293+
x86_64-linux-musl
266294

267295
DEPENDENCIES
268-
github-pages (~> 228)
296+
github-pages (~> 231)
269297
http_parser.rb (~> 0.6.0)
270298
jekyll-feed (~> 0.12)
271299
minima (~> 2.5)
@@ -275,4 +303,4 @@ DEPENDENCIES
275303
webrick (~> 1.8)
276304

277305
BUNDLED WITH
278-
2.3.15
306+
2.5.13

0 commit comments

Comments
 (0)