Skip to content

Commit 33becc0

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 7501551 commit 33becc0

1 file changed

Lines changed: 24 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 24 additions & 17 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)
@@ -17,7 +17,7 @@ GEM
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
1919
concurrent-ruby (1.1.9)
20-
dnsruby (1.61.7)
20+
dnsruby (1.61.9)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.3)
2323
eventmachine (>= 0.12.9)
@@ -27,30 +27,34 @@ GEM
2727
eventmachine (1.2.7)
2828
eventmachine (1.2.7-x64-mingw32)
2929
execjs (2.8.1)
30-
faraday (1.8.0)
30+
faraday (1.9.3)
3131
faraday-em_http (~> 1.0)
3232
faraday-em_synchrony (~> 1.0)
3333
faraday-excon (~> 1.1)
34-
faraday-httpclient (~> 1.0.1)
34+
faraday-httpclient (~> 1.0)
35+
faraday-multipart (~> 1.0)
3536
faraday-net_http (~> 1.0)
36-
faraday-net_http_persistent (~> 1.1)
37+
faraday-net_http_persistent (~> 1.0)
3738
faraday-patron (~> 1.0)
3839
faraday-rack (~> 1.0)
39-
multipart-post (>= 1.2, < 3)
40+
faraday-retry (~> 1.0)
4041
ruby2_keywords (>= 0.0.4)
4142
faraday-em_http (1.0.0)
4243
faraday-em_synchrony (1.0.0)
4344
faraday-excon (1.1.0)
4445
faraday-httpclient (1.0.1)
46+
faraday-multipart (1.0.3)
47+
multipart-post (>= 1.2, < 3)
4548
faraday-net_http (1.0.1)
4649
faraday-net_http_persistent (1.2.0)
4750
faraday-patron (1.0.0)
4851
faraday-rack (1.0.0)
49-
ffi (1.15.4)
50-
ffi (1.15.4-x64-mingw32)
52+
faraday-retry (1.0.3)
53+
ffi (1.15.5)
54+
ffi (1.15.5-x64-mingw32)
5155
forwardable-extended (2.6.0)
5256
gemoji (3.0.1)
53-
github-pages (222)
57+
github-pages (223)
5458
github-pages-health-check (= 1.17.9)
5559
jekyll (= 3.9.0)
5660
jekyll-avatar (= 0.7.0)
@@ -60,6 +64,7 @@ GEM
6064
jekyll-feed (= 0.15.1)
6165
jekyll-gist (= 1.5.0)
6266
jekyll-github-metadata (= 2.13.0)
67+
jekyll-include-cache (= 0.2.1)
6368
jekyll-mentions (= 1.6.0)
6469
jekyll-optional-front-matter (= 0.3.2)
6570
jekyll-paginate (= 1.1.0)
@@ -140,6 +145,8 @@ GEM
140145
jekyll-github-metadata (2.13.0)
141146
jekyll (>= 3.4, < 5.0)
142147
octokit (~> 4.0, != 4.4.0)
148+
jekyll-include-cache (0.2.1)
149+
jekyll (>= 3.7, < 5.0)
143150
jekyll-mentions (1.6.0)
144151
html-pipeline (~> 2.3)
145152
jekyll (>= 3.7, < 5.0)
@@ -217,23 +224,23 @@ GEM
217224
kramdown-parser-gfm (1.1.0)
218225
kramdown (~> 2.0)
219226
liquid (4.0.3)
220-
listen (3.7.0)
227+
listen (3.7.1)
221228
rb-fsevent (~> 0.10, >= 0.10.3)
222229
rb-inotify (~> 0.9, >= 0.9.10)
223230
mercenary (0.3.6)
224-
mini_portile2 (2.6.1)
231+
mini_portile2 (2.7.1)
225232
minima (2.5.1)
226233
jekyll (>= 3.5, < 5.0)
227234
jekyll-feed (~> 0.9)
228235
jekyll-seo-tag (~> 2.1)
229-
minitest (5.14.4)
236+
minitest (5.15.0)
230237
multipart-post (2.1.1)
231-
nokogiri (1.12.5)
232-
mini_portile2 (~> 2.6.1)
238+
nokogiri (1.13.1)
239+
mini_portile2 (~> 2.7.0)
233240
racc (~> 1.4)
234-
nokogiri (1.12.5-x64-mingw32)
241+
nokogiri (1.13.1-x64-mingw32)
235242
racc (~> 1.4)
236-
octokit (4.21.0)
243+
octokit (4.22.0)
237244
faraday (>= 0.9)
238245
sawyer (~> 0.8.0, >= 0.5.3)
239246
pathutil (0.16.2)
@@ -273,7 +280,7 @@ GEM
273280
unf_ext (0.0.8-x64-mingw32)
274281
unicode-display_width (1.8.0)
275282
webrick (1.7.0)
276-
zeitwerk (2.5.1)
283+
zeitwerk (2.5.3)
277284

278285
PLATFORMS
279286
ruby

0 commit comments

Comments
 (0)