Skip to content

Commit 9745800

Browse files
dependabot[bot]jwheare
authored andcommitted
Bump github-pages from 214 to 215
Bumps [github-pages](https://github.com/github/pages-gem) from 214 to 215. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v214...v215) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf8078e commit 9745800

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

Gemfile.lock

Lines changed: 23 additions & 15 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.6)
4+
activesupport (6.0.3.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -22,20 +22,28 @@ GEM
2222
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
2424
http_parser.rb (~> 0.6.0)
25-
ethon (0.12.0)
26-
ffi (>= 1.3.0)
25+
ethon (0.14.0)
26+
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
28-
execjs (2.7.0)
29-
faraday (1.3.0)
28+
execjs (2.8.1)
29+
faraday (1.4.2)
30+
faraday-em_http (~> 1.0)
31+
faraday-em_synchrony (~> 1.0)
32+
faraday-excon (~> 1.1)
3033
faraday-net_http (~> 1.0)
34+
faraday-net_http_persistent (~> 1.1)
3135
multipart-post (>= 1.2, < 3)
32-
ruby2_keywords
36+
ruby2_keywords (>= 0.0.4)
37+
faraday-em_http (1.0.0)
38+
faraday-em_synchrony (1.0.0)
39+
faraday-excon (1.1.0)
3340
faraday-net_http (1.0.1)
34-
ffi (1.15.0)
41+
faraday-net_http_persistent (1.1.0)
42+
ffi (1.15.1)
3543
forwardable-extended (2.6.0)
3644
gemoji (3.0.1)
37-
github-pages (214)
38-
github-pages-health-check (= 1.17.0)
45+
github-pages (215)
46+
github-pages-health-check (= 1.17.2)
3947
jekyll (= 3.9.0)
4048
jekyll-avatar (= 0.7.0)
4149
jekyll-coffeescript (= 1.1.1)
@@ -78,7 +86,7 @@ GEM
7886
nokogiri (>= 1.10.4, < 2.0)
7987
rouge (= 3.26.0)
8088
terminal-table (~> 1.4)
81-
github-pages-health-check (1.17.0)
89+
github-pages-health-check (1.17.2)
8290
addressable (~> 2.3)
8391
dnsruby (~> 1.60)
8492
octokit (~> 4.0)
@@ -205,27 +213,27 @@ GEM
205213
rb-fsevent (~> 0.10, >= 0.10.3)
206214
rb-inotify (~> 0.9, >= 0.9.10)
207215
mercenary (0.3.6)
208-
mini_portile2 (2.5.0)
216+
mini_portile2 (2.5.1)
209217
minima (2.5.1)
210218
jekyll (>= 3.5, < 5.0)
211219
jekyll-feed (~> 0.9)
212220
jekyll-seo-tag (~> 2.1)
213221
minitest (5.14.4)
214222
multipart-post (2.1.1)
215-
nokogiri (1.11.2)
223+
nokogiri (1.11.5)
216224
mini_portile2 (~> 2.5.0)
217225
racc (~> 1.4)
218-
octokit (4.20.0)
226+
octokit (4.21.0)
219227
faraday (>= 0.9)
220228
sawyer (~> 0.8.0, >= 0.5.3)
221229
pathutil (0.16.2)
222230
forwardable-extended (~> 2.6)
223231
public_suffix (4.0.6)
224232
racc (1.5.2)
225-
rb-fsevent (0.10.4)
233+
rb-fsevent (0.11.0)
226234
rb-inotify (0.10.1)
227235
ffi (~> 1.0)
228-
rexml (3.2.4)
236+
rexml (3.2.5)
229237
rouge (3.26.0)
230238
ruby-enum (0.9.0)
231239
i18n

0 commit comments

Comments
 (0)