Skip to content

Commit 9eacd30

Browse files
Update github-pages
1 parent 4f3a73a commit 9eacd30

1 file changed

Lines changed: 22 additions & 25 deletions

File tree

Gemfile.lock

Lines changed: 22 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
4+
activesupport (7.0.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
109
addressable (2.8.1)
1110
public_suffix (>= 2.0.2, < 6.0)
1211
coffee-script (2.4.1)
1312
coffee-script-source
1413
execjs
1514
coffee-script-source (1.11.1)
1615
colorator (1.1.0)
17-
commonmarker (0.23.7)
18-
concurrent-ruby (1.2.0)
16+
commonmarker (0.23.8)
17+
concurrent-ruby (1.2.2)
1918
dnsruby (1.61.9)
2019
simpleidn (~> 0.1)
2120
em-websocket (0.5.3)
@@ -32,12 +31,12 @@ GEM
3231
ffi (1.15.5)
3332
forwardable-extended (2.6.0)
3433
gemoji (3.0.1)
35-
github-pages (227)
34+
github-pages (228)
3635
github-pages-health-check (= 1.17.9)
37-
jekyll (= 3.9.2)
36+
jekyll (= 3.9.3)
3837
jekyll-avatar (= 0.7.0)
3938
jekyll-coffeescript (= 1.1.1)
40-
jekyll-commonmark-ghpages (= 0.2.0)
39+
jekyll-commonmark-ghpages (= 0.4.0)
4140
jekyll-default-layout (= 0.1.4)
4241
jekyll-feed (= 0.15.1)
4342
jekyll-gist (= 1.5.0)
@@ -71,7 +70,7 @@ GEM
7170
jemoji (= 0.12.0)
7271
kramdown (= 2.3.2)
7372
kramdown-parser-gfm (= 1.1.0)
74-
liquid (= 4.0.3)
73+
liquid (= 4.0.4)
7574
mercenary (~> 0.3)
7675
minima (= 2.5.1)
7776
nokogiri (>= 1.13.6, < 2.0)
@@ -87,13 +86,13 @@ GEM
8786
activesupport (>= 2)
8887
nokogiri (>= 1.4)
8988
http_parser.rb (0.8.0)
90-
i18n (0.9.5)
89+
i18n (1.12.0)
9190
concurrent-ruby (~> 1.0)
92-
jekyll (3.9.2)
91+
jekyll (3.9.3)
9392
addressable (~> 2.4)
9493
colorator (~> 1.0)
9594
em-websocket (~> 0.5)
96-
i18n (~> 0.7)
95+
i18n (>= 0.7, < 2)
9796
jekyll-sass-converter (~> 1.0)
9897
jekyll-watch (~> 2.0)
9998
kramdown (>= 1.17, < 3)
@@ -109,11 +108,11 @@ GEM
109108
coffee-script-source (~> 1.11.1)
110109
jekyll-commonmark (1.4.0)
111110
commonmarker (~> 0.22)
112-
jekyll-commonmark-ghpages (0.2.0)
113-
commonmarker (~> 0.23.4)
111+
jekyll-commonmark-ghpages (0.4.0)
112+
commonmarker (~> 0.23.7)
114113
jekyll (~> 3.9.0)
115114
jekyll-commonmark (~> 1.4.0)
116-
rouge (>= 2.0, < 4.0)
115+
rouge (>= 2.0, < 5.0)
117116
jekyll-default-layout (0.1.4)
118117
jekyll (~> 3.0)
119118
jekyll-feed (0.15.1)
@@ -201,7 +200,7 @@ GEM
201200
rexml
202201
kramdown-parser-gfm (1.1.0)
203202
kramdown (~> 2.0)
204-
liquid (4.0.3)
203+
liquid (4.0.4)
205204
listen (3.8.0)
206205
rb-fsevent (~> 0.10, >= 0.10.3)
207206
rb-inotify (~> 0.9, >= 0.9.10)
@@ -210,8 +209,8 @@ GEM
210209
jekyll (>= 3.5, < 5.0)
211210
jekyll-feed (~> 0.9)
212211
jekyll-seo-tag (~> 2.1)
213-
minitest (5.17.0)
214-
nokogiri (1.14.0-x86_64-darwin)
212+
minitest (5.18.0)
213+
nokogiri (1.14.2-x86_64-darwin)
215214
racc (~> 1.4)
216215
octokit (4.25.1)
217216
faraday (>= 1, < 3)
@@ -240,17 +239,15 @@ GEM
240239
unf (~> 0.1.4)
241240
terminal-table (1.8.0)
242241
unicode-display_width (~> 1.1, >= 1.1.1)
243-
thread_safe (0.3.6)
244242
typhoeus (1.4.0)
245243
ethon (>= 0.9.0)
246-
tzinfo (1.2.11)
247-
thread_safe (~> 0.1)
244+
tzinfo (2.0.6)
245+
concurrent-ruby (~> 1.0)
248246
unf (0.1.4)
249247
unf_ext
250248
unf_ext (0.0.8.2)
251249
unicode-display_width (1.8.0)
252250
webrick (1.8.1)
253-
zeitwerk (2.6.6)
254251

255252
PLATFORMS
256253
x86_64-darwin-21
@@ -263,4 +260,4 @@ DEPENDENCIES
263260
webrick (~> 1.8)
264261

265262
BUNDLED WITH
266-
2.4.5
263+
2.4.9

0 commit comments

Comments
 (0)