Skip to content

Commit 4a2c64c

Browse files
Bump github-pages from 183 to 186
Bumps [github-pages](https://github.com/github/pages-gem) from 183 to 186. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v183...v186) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25406ad commit 4a2c64c

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

Gemfile.lock

+14-15
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.9)
4+
activesupport (4.2.10)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
@@ -23,16 +23,16 @@ GEM
2323
http_parser.rb (~> 0.6.0)
2424
ethon (0.11.0)
2525
ffi (>= 1.3.0)
26-
eventmachine (1.2.5)
26+
eventmachine (1.2.7)
2727
execjs (2.7.0)
28-
faraday (0.15.0)
28+
faraday (0.15.2)
2929
multipart-post (>= 1.2, < 3)
30-
ffi (1.9.23)
30+
ffi (1.9.25)
3131
forwardable-extended (2.6.0)
3232
gemoji (3.0.0)
33-
github-pages (183)
34-
activesupport (= 4.2.9)
35-
github-pages-health-check (= 1.7.3)
33+
github-pages (186)
34+
activesupport (= 4.2.10)
35+
github-pages-health-check (= 1.8.1)
3636
jekyll (= 3.7.3)
3737
jekyll-avatar (= 0.5.0)
3838
jekyll-coffeescript (= 1.1.1)
@@ -47,7 +47,7 @@ GEM
4747
jekyll-readme-index (= 0.2.0)
4848
jekyll-redirect-from (= 0.13.0)
4949
jekyll-relative-links (= 0.5.3)
50-
jekyll-remote-theme (= 0.2.3)
50+
jekyll-remote-theme (= 0.3.1)
5151
jekyll-sass-converter (= 1.5.2)
5252
jekyll-seo-tag (= 2.4.0)
5353
jekyll-sitemap (= 1.2.0)
@@ -72,16 +72,16 @@ GEM
7272
listen (= 3.1.5)
7373
mercenary (~> 0.3)
7474
minima (= 2.4.1)
75-
nokogiri (>= 1.8.1, < 2.0)
75+
nokogiri (>= 1.8.2, < 2.0)
7676
rouge (= 2.2.1)
7777
terminal-table (~> 1.4)
78-
github-pages-health-check (1.7.3)
78+
github-pages-health-check (1.8.1)
7979
addressable (~> 2.3)
8080
dnsruby (~> 1.60)
8181
octokit (~> 4.0)
8282
public_suffix (~> 2.0)
8383
typhoeus (~> 1.3)
84-
html-pipeline (2.7.2)
84+
html-pipeline (2.8.0)
8585
activesupport (>= 2)
8686
nokogiri (>= 1.4)
8787
html-proofer (3.8.0)
@@ -143,10 +143,9 @@ GEM
143143
jekyll (~> 3.3)
144144
jekyll-relative-links (0.5.3)
145145
jekyll (~> 3.3)
146-
jekyll-remote-theme (0.2.3)
146+
jekyll-remote-theme (0.3.1)
147147
jekyll (~> 3.5)
148148
rubyzip (>= 1.2.1, < 3.0)
149-
typhoeus (>= 0.7, < 2.0)
150149
jekyll-sass-converter (1.5.2)
151150
sass (~> 3.4)
152151
jekyll-seo-tag (2.4.0)
@@ -219,7 +218,7 @@ GEM
219218
multipart-post (2.0.0)
220219
nokogiri (1.8.2)
221220
mini_portile2 (~> 2.3.0)
222-
octokit (4.8.0)
221+
octokit (4.9.0)
223222
sawyer (~> 0.8.0, >= 0.5.3)
224223
parallel (1.12.1)
225224
pathutil (0.16.1)
@@ -250,7 +249,7 @@ GEM
250249
ethon (>= 0.9.0)
251250
tzinfo (1.2.5)
252251
thread_safe (~> 0.1)
253-
unicode-display_width (1.3.2)
252+
unicode-display_width (1.3.3)
254253
yell (2.0.7)
255254

256255
PLATFORMS

0 commit comments

Comments
 (0)