Skip to content

Commit 8c7498c

Browse files
Bump github-pages from 222 to 223 in /docs (#932)
Bumps [github-pages](https://github.com/github/pages-gem) from 222 to 223. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v222...v223) --- updated-dependencies: - dependency-name: github-pages dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ffaa52 commit 8c7498c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/Gemfile.lock

Lines changed: 7 additions & 4 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.4.1)
4+
activesupport (6.0.4.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -48,7 +48,7 @@ GEM
4848
ffi (1.15.4)
4949
forwardable-extended (2.6.0)
5050
gemoji (3.0.1)
51-
github-pages (222)
51+
github-pages (223)
5252
github-pages-health-check (= 1.17.9)
5353
jekyll (= 3.9.0)
5454
jekyll-avatar (= 0.7.0)
@@ -58,6 +58,7 @@ GEM
5858
jekyll-feed (= 0.15.1)
5959
jekyll-gist (= 1.5.0)
6060
jekyll-github-metadata (= 2.13.0)
61+
jekyll-include-cache (= 0.2.1)
6162
jekyll-mentions (= 1.6.0)
6263
jekyll-optional-front-matter (= 0.3.2)
6364
jekyll-paginate (= 1.1.0)
@@ -138,6 +139,8 @@ GEM
138139
jekyll-github-metadata (2.13.0)
139140
jekyll (>= 3.4, < 5.0)
140141
octokit (~> 4.0, != 4.4.0)
142+
jekyll-include-cache (0.2.1)
143+
jekyll (>= 3.7, < 5.0)
141144
jekyll-mentions (1.6.0)
142145
html-pipeline (~> 2.3)
143146
jekyll (>= 3.7, < 5.0)
@@ -225,7 +228,7 @@ GEM
225228
jekyll (>= 3.5, < 5.0)
226229
jekyll-feed (~> 0.9)
227230
jekyll-seo-tag (~> 2.1)
228-
minitest (5.14.4)
231+
minitest (5.15.0)
229232
multipart-post (2.1.1)
230233
nokogiri (1.12.5)
231234
mini_portile2 (~> 2.6.1)
@@ -272,7 +275,7 @@ GEM
272275
unf_ext
273276
unf_ext (0.0.8)
274277
unicode-display_width (1.8.0)
275-
zeitwerk (2.5.1)
278+
zeitwerk (2.5.2)
276279

277280
PLATFORMS
278281
ruby

0 commit comments

Comments
 (0)