Skip to content

Commit 063713f

Browse files
build(deps): bump github-pages and jekyll
Bumps [github-pages](https://github.com/github/pages-gem) and [jekyll](https://github.com/jekyll/jekyll). These dependencies needed to be updated together. Updates `github-pages` from 228 to 231 - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v228...v231) Updates `jekyll` from 3.9.3 to 3.9.5 - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/v3.9.5/History.markdown) - [Commits](jekyll/jekyll@v3.9.3...v3.9.5) --- updated-dependencies: - dependency-name: github-pages dependency-type: direct:development update-type: version-update:semver-major - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5a8eac commit 063713f

File tree

1 file changed

+60
-48
lines changed

1 file changed

+60
-48
lines changed

Gemfile.lock

Lines changed: 60 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,55 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.7.2)
4+
activesupport (7.1.3.2)
5+
base64
6+
bigdecimal
57
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
connection_pool (>= 2.2.5)
9+
drb
610
i18n (>= 1.6, < 2)
711
minitest (>= 5.1)
12+
mutex_m
813
tzinfo (~> 2.0)
9-
addressable (2.8.1)
14+
addressable (2.8.6)
1015
public_suffix (>= 2.0.2, < 6.0)
16+
base64 (0.2.0)
17+
bigdecimal (3.1.7)
1118
coffee-script (2.4.1)
1219
coffee-script-source
1320
execjs
14-
coffee-script-source (1.11.1)
21+
coffee-script-source (1.12.2)
1522
colorator (1.1.0)
1623
commonmarker (0.23.10)
17-
concurrent-ruby (1.2.2)
18-
dnsruby (1.61.9)
19-
simpleidn (~> 0.1)
24+
concurrent-ruby (1.2.3)
25+
connection_pool (2.4.1)
26+
dnsruby (1.72.1)
27+
simpleidn (~> 0.2.1)
28+
drb (2.2.1)
2029
em-websocket (0.5.3)
2130
eventmachine (>= 0.12.9)
2231
http_parser.rb (~> 0)
2332
ethon (0.16.0)
2433
ffi (>= 1.15.0)
2534
eventmachine (1.2.7)
26-
execjs (2.8.1)
27-
faraday (2.7.4)
28-
faraday-net_http (>= 2.0, < 3.1)
29-
ruby2_keywords (>= 0.0.4)
30-
faraday-net_http (3.0.2)
31-
ffi (1.15.5)
35+
execjs (2.9.1)
36+
faraday (2.9.0)
37+
faraday-net_http (>= 2.0, < 3.2)
38+
faraday-net_http (3.1.0)
39+
net-http
40+
ffi (1.16.3)
3241
forwardable-extended (2.6.0)
33-
gemoji (3.0.1)
34-
github-pages (228)
35-
github-pages-health-check (= 1.17.9)
36-
jekyll (= 3.9.3)
37-
jekyll-avatar (= 0.7.0)
38-
jekyll-coffeescript (= 1.1.1)
42+
gemoji (4.1.0)
43+
github-pages (231)
44+
github-pages-health-check (= 1.18.2)
45+
jekyll (= 3.9.5)
46+
jekyll-avatar (= 0.8.0)
47+
jekyll-coffeescript (= 1.2.2)
3948
jekyll-commonmark-ghpages (= 0.4.0)
40-
jekyll-default-layout (= 0.1.4)
41-
jekyll-feed (= 0.15.1)
49+
jekyll-default-layout (= 0.1.5)
50+
jekyll-feed (= 0.17.0)
4251
jekyll-gist (= 1.5.0)
43-
jekyll-github-metadata (= 2.13.0)
52+
jekyll-github-metadata (= 2.16.1)
4453
jekyll-include-cache (= 0.2.1)
4554
jekyll-mentions (= 1.6.0)
4655
jekyll-optional-front-matter (= 0.3.2)
@@ -67,28 +76,28 @@ GEM
6776
jekyll-theme-tactile (= 0.2.0)
6877
jekyll-theme-time-machine (= 0.2.0)
6978
jekyll-titles-from-headings (= 0.5.3)
70-
jemoji (= 0.12.0)
71-
kramdown (= 2.3.2)
79+
jemoji (= 0.13.0)
80+
kramdown (= 2.4.0)
7281
kramdown-parser-gfm (= 1.1.0)
7382
liquid (= 4.0.4)
7483
mercenary (~> 0.3)
7584
minima (= 2.5.1)
7685
nokogiri (>= 1.13.6, < 2.0)
77-
rouge (= 3.26.0)
86+
rouge (= 3.30.0)
7887
terminal-table (~> 1.4)
79-
github-pages-health-check (1.17.9)
88+
github-pages-health-check (1.18.2)
8089
addressable (~> 2.3)
8190
dnsruby (~> 1.60)
82-
octokit (~> 4.0)
83-
public_suffix (>= 3.0, < 5.0)
91+
octokit (>= 4, < 8)
92+
public_suffix (>= 3.0, < 6.0)
8493
typhoeus (~> 1.3)
8594
html-pipeline (2.14.3)
8695
activesupport (>= 2)
8796
nokogiri (>= 1.4)
8897
http_parser.rb (0.8.0)
89-
i18n (1.14.1)
98+
i18n (1.14.4)
9099
concurrent-ruby (~> 1.0)
91-
jekyll (3.9.3)
100+
jekyll (3.9.5)
92101
addressable (~> 2.4)
93102
colorator (~> 1.0)
94103
em-websocket (~> 0.5)
@@ -101,27 +110,27 @@ GEM
101110
pathutil (~> 0.9)
102111
rouge (>= 1.7, < 4)
103112
safe_yaml (~> 1.0)
104-
jekyll-avatar (0.7.0)
113+
jekyll-avatar (0.8.0)
105114
jekyll (>= 3.0, < 5.0)
106-
jekyll-coffeescript (1.1.1)
115+
jekyll-coffeescript (1.2.2)
107116
coffee-script (~> 2.2)
108-
coffee-script-source (~> 1.11.1)
117+
coffee-script-source (~> 1.12)
109118
jekyll-commonmark (1.4.0)
110119
commonmarker (~> 0.22)
111120
jekyll-commonmark-ghpages (0.4.0)
112121
commonmarker (~> 0.23.7)
113122
jekyll (~> 3.9.0)
114123
jekyll-commonmark (~> 1.4.0)
115124
rouge (>= 2.0, < 5.0)
116-
jekyll-default-layout (0.1.4)
117-
jekyll (~> 3.0)
118-
jekyll-feed (0.15.1)
125+
jekyll-default-layout (0.1.5)
126+
jekyll (>= 3.0, < 5.0)
127+
jekyll-feed (0.17.0)
119128
jekyll (>= 3.7, < 5.0)
120129
jekyll-gist (1.5.0)
121130
octokit (~> 4.2)
122-
jekyll-github-metadata (2.13.0)
131+
jekyll-github-metadata (2.16.1)
123132
jekyll (>= 3.4, < 5.0)
124-
octokit (~> 4.0, != 4.4.0)
133+
octokit (>= 4, < 7, != 4.4.0)
125134
jekyll-include-cache (0.2.1)
126135
jekyll (>= 3.7, < 5.0)
127136
jekyll-mentions (1.6.0)
@@ -195,16 +204,16 @@ GEM
195204
nokogiri (~> 1.12)
196205
jekyll-watch (2.2.1)
197206
listen (~> 3.0)
198-
jemoji (0.12.0)
199-
gemoji (~> 3.0)
207+
jemoji (0.13.0)
208+
gemoji (>= 3, < 5)
200209
html-pipeline (~> 2.2)
201210
jekyll (>= 3.0, < 5.0)
202-
kramdown (2.3.2)
211+
kramdown (2.4.0)
203212
rexml
204213
kramdown-parser-gfm (1.1.0)
205214
kramdown (~> 2.0)
206215
liquid (4.0.4)
207-
listen (3.8.0)
216+
listen (3.9.0)
208217
rb-fsevent (~> 0.10, >= 0.10.3)
209218
rb-inotify (~> 0.9, >= 0.9.10)
210219
mercenary (0.3.6)
@@ -213,7 +222,10 @@ GEM
213222
jekyll (>= 3.5, < 5.0)
214223
jekyll-feed (~> 0.9)
215224
jekyll-seo-tag (~> 2.1)
216-
minitest (5.19.0)
225+
minitest (5.22.3)
226+
mutex_m (0.2.0)
227+
net-http (0.4.1)
228+
uri
217229
nokogiri (1.15.6)
218230
mini_portile2 (~> 2.8.2)
219231
racc (~> 1.4)
@@ -222,15 +234,14 @@ GEM
222234
sawyer (~> 0.9)
223235
pathutil (0.16.2)
224236
forwardable-extended (~> 2.6)
225-
public_suffix (4.0.7)
237+
public_suffix (5.0.5)
226238
racc (1.7.3)
227239
rake (13.2.1)
228240
rb-fsevent (0.11.2)
229241
rb-inotify (0.10.1)
230242
ffi (~> 1.0)
231-
rexml (3.2.5)
232-
rouge (3.26.0)
233-
ruby2_keywords (0.0.5)
243+
rexml (3.2.6)
244+
rouge (3.30.0)
234245
rubyzip (2.3.2)
235246
safe_yaml (1.0.5)
236247
sass (3.7.4)
@@ -245,14 +256,15 @@ GEM
245256
unf (~> 0.1.4)
246257
terminal-table (1.8.0)
247258
unicode-display_width (~> 1.1, >= 1.1.1)
248-
typhoeus (1.4.0)
259+
typhoeus (1.4.1)
249260
ethon (>= 0.9.0)
250261
tzinfo (2.0.6)
251262
concurrent-ruby (~> 1.0)
252263
unf (0.1.4)
253264
unf_ext
254-
unf_ext (0.0.8.2)
265+
unf_ext (0.0.9.1)
255266
unicode-display_width (1.8.0)
267+
uri (0.13.0)
256268
webrick (1.8.1)
257269

258270
PLATFORMS

0 commit comments

Comments
 (0)