Skip to content

Commit ed0aa9c

Browse files
Bump github-pages from 211 to 214 (#68)
Bumps [github-pages](https://github.com/github/pages-gem) from 211 to 214. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v211...v214) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a6b596 commit ed0aa9c

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 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.3.4)
4+
activesupport (6.0.3.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -31,11 +31,11 @@ GEM
3131
multipart-post (>= 1.2, < 3)
3232
ruby2_keywords
3333
faraday-net_http (1.0.1)
34-
ffi (1.14.2)
34+
ffi (1.15.0)
3535
forwardable-extended (2.6.0)
3636
gemoji (3.0.1)
37-
github-pages (211)
38-
github-pages-health-check (= 1.16.1)
37+
github-pages (214)
38+
github-pages-health-check (= 1.17.0)
3939
jekyll (= 3.9.0)
4040
jekyll-avatar (= 0.7.0)
4141
jekyll-coffeescript (= 1.1.1)
@@ -50,7 +50,7 @@ GEM
5050
jekyll-readme-index (= 0.3.0)
5151
jekyll-redirect-from (= 0.16.0)
5252
jekyll-relative-links (= 0.6.1)
53-
jekyll-remote-theme (= 0.4.2)
53+
jekyll-remote-theme (= 0.4.3)
5454
jekyll-sass-converter (= 1.5.2)
5555
jekyll-seo-tag (= 2.7.1)
5656
jekyll-sitemap (= 1.4.0)
@@ -70,19 +70,19 @@ GEM
7070
jekyll-theme-time-machine (= 0.1.1)
7171
jekyll-titles-from-headings (= 0.5.3)
7272
jemoji (= 0.12.0)
73-
kramdown (= 2.3.0)
73+
kramdown (= 2.3.1)
7474
kramdown-parser-gfm (= 1.1.0)
7575
liquid (= 4.0.3)
7676
mercenary (~> 0.3)
7777
minima (= 2.5.1)
7878
nokogiri (>= 1.10.4, < 2.0)
7979
rouge (= 3.26.0)
8080
terminal-table (~> 1.4)
81-
github-pages-health-check (1.16.1)
81+
github-pages-health-check (1.17.0)
8282
addressable (~> 2.3)
8383
dnsruby (~> 1.60)
8484
octokit (~> 4.0)
85-
public_suffix (~> 3.0)
85+
public_suffix (>= 2.0.2, < 5.0)
8686
typhoeus (~> 1.3)
8787
html-pipeline (2.14.0)
8888
activesupport (>= 2)
@@ -138,7 +138,7 @@ GEM
138138
jekyll (>= 3.3, < 5.0)
139139
jekyll-relative-links (0.6.1)
140140
jekyll (>= 3.3, < 5.0)
141-
jekyll-remote-theme (0.4.2)
141+
jekyll-remote-theme (0.4.3)
142142
addressable (~> 2.0)
143143
jekyll (>= 3.5, < 5.0)
144144
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
@@ -201,12 +201,12 @@ GEM
201201
gemoji (~> 3.0)
202202
html-pipeline (~> 2.2)
203203
jekyll (>= 3.0, < 5.0)
204-
kramdown (2.3.0)
204+
kramdown (2.3.1)
205205
rexml
206206
kramdown-parser-gfm (1.1.0)
207207
kramdown (~> 2.0)
208208
liquid (4.0.3)
209-
listen (3.4.1)
209+
listen (3.5.1)
210210
rb-fsevent (~> 0.10, >= 0.10.3)
211211
rb-inotify (~> 0.9, >= 0.9.10)
212212
mercenary (0.3.6)
@@ -215,17 +215,17 @@ GEM
215215
jekyll (>= 3.5, < 5.0)
216216
jekyll-feed (~> 0.9)
217217
jekyll-seo-tag (~> 2.1)
218-
minitest (5.14.3)
218+
minitest (5.14.4)
219219
multipart-post (2.1.1)
220-
nokogiri (1.11.1)
220+
nokogiri (1.11.2)
221221
mini_portile2 (~> 2.5.0)
222222
racc (~> 1.4)
223223
octokit (4.20.0)
224224
faraday (>= 0.9)
225225
sawyer (~> 0.8.0, >= 0.5.3)
226226
pathutil (0.16.2)
227227
forwardable-extended (~> 2.6)
228-
public_suffix (3.1.1)
228+
public_suffix (4.0.6)
229229
racc (1.5.2)
230230
rake (13.0.1)
231231
rb-fsevent (0.10.4)

0 commit comments

Comments
 (0)