Skip to content

Commit a9069ab

Browse files
Bump github-pages from 227 to 228 in /docs (#636)
Bumps [github-pages](https://github.com/github/pages-gem) from 227 to 228. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v227...v228) --- updated-dependencies: - dependency-name: github-pages dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bd25c8 commit a9069ab

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
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", "~> 227", group: :jekyll_plugins
15+
gem "github-pages", "~> 228", group: :jekyll_plugins
1616
# If you have any plugins, put them here!
1717
group :jekyll_plugins do
1818
gem "jekyll-feed", "~> 0.12"

docs/Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -14,30 +14,30 @@ GEM
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.23.6)
18-
concurrent-ruby (1.1.10)
17+
commonmarker (0.23.8)
18+
concurrent-ruby (1.2.0)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0)
24-
ethon (0.15.0)
24+
ethon (0.16.0)
2525
ffi (>= 1.15.0)
2626
eventmachine (1.2.7)
2727
execjs (2.8.1)
28-
faraday (2.5.2)
28+
faraday (2.7.4)
2929
faraday-net_http (>= 2.0, < 3.1)
3030
ruby2_keywords (>= 0.0.4)
31-
faraday-net_http (3.0.0)
31+
faraday-net_http (3.0.2)
3232
ffi (1.15.5)
3333
forwardable-extended (2.6.0)
3434
gemoji (3.0.1)
35-
github-pages (227)
35+
github-pages (228)
3636
github-pages-health-check (= 1.17.9)
37-
jekyll (= 3.9.2)
37+
jekyll (= 3.9.3)
3838
jekyll-avatar (= 0.7.0)
3939
jekyll-coffeescript (= 1.1.1)
40-
jekyll-commonmark-ghpages (= 0.2.0)
40+
jekyll-commonmark-ghpages (= 0.4.0)
4141
jekyll-default-layout (= 0.1.4)
4242
jekyll-feed (= 0.15.1)
4343
jekyll-gist (= 1.5.0)
@@ -71,7 +71,7 @@ GEM
7171
jemoji (= 0.12.0)
7272
kramdown (= 2.3.2)
7373
kramdown-parser-gfm (= 1.1.0)
74-
liquid (= 4.0.3)
74+
liquid (= 4.0.4)
7575
mercenary (~> 0.3)
7676
minima (= 2.5.1)
7777
nokogiri (>= 1.13.6, < 2.0)
@@ -83,17 +83,17 @@ GEM
8383
octokit (~> 4.0)
8484
public_suffix (>= 3.0, < 5.0)
8585
typhoeus (~> 1.3)
86-
html-pipeline (2.14.2)
86+
html-pipeline (2.14.3)
8787
activesupport (>= 2)
8888
nokogiri (>= 1.4)
8989
http_parser.rb (0.8.0)
90-
i18n (0.9.5)
90+
i18n (1.12.0)
9191
concurrent-ruby (~> 1.0)
92-
jekyll (3.9.2)
92+
jekyll (3.9.3)
9393
addressable (~> 2.4)
9494
colorator (~> 1.0)
9595
em-websocket (~> 0.5)
96-
i18n (~> 0.7)
96+
i18n (>= 0.7, < 2)
9797
jekyll-sass-converter (~> 1.0)
9898
jekyll-watch (~> 2.0)
9999
kramdown (>= 1.17, < 3)
@@ -109,11 +109,11 @@ GEM
109109
coffee-script-source (~> 1.11.1)
110110
jekyll-commonmark (1.4.0)
111111
commonmarker (~> 0.22)
112-
jekyll-commonmark-ghpages (0.2.0)
113-
commonmarker (~> 0.23.4)
112+
jekyll-commonmark-ghpages (0.4.0)
113+
commonmarker (~> 0.23.7)
114114
jekyll (~> 3.9.0)
115115
jekyll-commonmark (~> 1.4.0)
116-
rouge (>= 2.0, < 4.0)
116+
rouge (>= 2.0, < 5.0)
117117
jekyll-default-layout (0.1.4)
118118
jekyll (~> 3.0)
119119
jekyll-feed (0.15.1)
@@ -201,25 +201,25 @@ GEM
201201
rexml
202202
kramdown-parser-gfm (1.1.0)
203203
kramdown (~> 2.0)
204-
liquid (4.0.3)
205-
listen (3.7.1)
204+
liquid (4.0.4)
205+
listen (3.8.0)
206206
rb-fsevent (~> 0.10, >= 0.10.3)
207207
rb-inotify (~> 0.9, >= 0.9.10)
208208
mercenary (0.3.6)
209209
minima (2.5.1)
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213-
minitest (5.16.3)
214-
nokogiri (1.13.10-x86_64-linux)
213+
minitest (5.17.0)
214+
nokogiri (1.14.1-x86_64-linux)
215215
racc (~> 1.4)
216216
octokit (4.25.1)
217217
faraday (>= 1, < 3)
218218
sawyer (~> 0.9)
219219
pathutil (0.16.2)
220220
forwardable-extended (~> 2.6)
221221
public_suffix (4.0.7)
222-
racc (1.6.1)
222+
racc (1.6.2)
223223
rb-fsevent (0.11.2)
224224
rb-inotify (0.10.1)
225225
ffi (~> 1.0)
@@ -250,13 +250,13 @@ GEM
250250
unf_ext (0.0.8.2)
251251
unicode-display_width (1.8.0)
252252
webrick (1.8.1)
253-
zeitwerk (2.6.1)
253+
zeitwerk (2.6.6)
254254

255255
PLATFORMS
256256
x86_64-linux
257257

258258
DEPENDENCIES
259-
github-pages (~> 227)
259+
github-pages (~> 228)
260260
jekyll-feed (~> 0.12)
261261
minima (~> 2.5)
262262
tzinfo (~> 1.2)

0 commit comments

Comments
 (0)