Skip to content

Commit 08245f7

Browse files
Bump github-pages from 222 to 223
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>
1 parent 7e399d6 commit 08245f7

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

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)
@@ -50,7 +50,7 @@ GEM
5050
ffi (1.15.4-x64-mingw32)
5151
forwardable-extended (2.6.0)
5252
gemoji (3.0.1)
53-
github-pages (222)
53+
github-pages (223)
5454
github-pages-health-check (= 1.17.9)
5555
jekyll (= 3.9.0)
5656
jekyll-avatar (= 0.7.0)
@@ -60,6 +60,7 @@ GEM
6060
jekyll-feed (= 0.15.1)
6161
jekyll-gist (= 1.5.0)
6262
jekyll-github-metadata (= 2.13.0)
63+
jekyll-include-cache (= 0.2.1)
6364
jekyll-mentions (= 1.6.0)
6465
jekyll-optional-front-matter (= 0.3.2)
6566
jekyll-paginate (= 1.1.0)
@@ -140,6 +141,8 @@ GEM
140141
jekyll-github-metadata (2.13.0)
141142
jekyll (>= 3.4, < 5.0)
142143
octokit (~> 4.0, != 4.4.0)
144+
jekyll-include-cache (0.2.1)
145+
jekyll (>= 3.7, < 5.0)
143146
jekyll-mentions (1.6.0)
144147
html-pipeline (~> 2.3)
145148
jekyll (>= 3.7, < 5.0)
@@ -226,7 +229,7 @@ GEM
226229
jekyll (>= 3.5, < 5.0)
227230
jekyll-feed (~> 0.9)
228231
jekyll-seo-tag (~> 2.1)
229-
minitest (5.14.4)
232+
minitest (5.15.0)
230233
multipart-post (2.1.1)
231234
nokogiri (1.12.5)
232235
mini_portile2 (~> 2.6.1)
@@ -272,7 +275,7 @@ GEM
272275
unf_ext (0.0.8)
273276
unf_ext (0.0.8-x64-mingw32)
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)