Skip to content

Commit 0d9f52d

Browse files
authoredMay 25, 2020
Bump github-pages from 204 to 206
Bumps [github-pages](https://github.com/github/pages-gem) from 204 to 206. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](github/pages-gem@v204...v206) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ed12e6e commit 0d9f52d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed
 

‎Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ GEM
2626
ffi (>= 1.3.0)
2727
eventmachine (1.2.7)
2828
execjs (2.7.0)
29-
faraday (1.0.0)
29+
faraday (1.0.1)
3030
multipart-post (>= 1.2, < 3)
3131
ffi (1.12.2)
3232
forwardable-extended (2.6.0)
3333
gemoji (3.0.1)
34-
github-pages (204)
34+
github-pages (206)
3535
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.8.5)
36+
jekyll (= 3.8.7)
3737
jekyll-avatar (= 0.7.0)
3838
jekyll-coffeescript (= 1.1.1)
3939
jekyll-commonmark-ghpages (= 0.1.6)
@@ -72,7 +72,7 @@ GEM
7272
mercenary (~> 0.3)
7373
minima (= 2.5.1)
7474
nokogiri (>= 1.10.4, < 2.0)
75-
rouge (= 3.13.0)
75+
rouge (= 3.19.0)
7676
terminal-table (~> 1.4)
7777
github-pages-health-check (1.16.1)
7878
addressable (~> 2.3)
@@ -94,7 +94,7 @@ GEM
9494
http_parser.rb (0.6.0)
9595
i18n (0.9.5)
9696
concurrent-ruby (~> 1.0)
97-
jekyll (3.8.5)
97+
jekyll (3.8.7)
9898
addressable (~> 2.4)
9999
colorator (~> 1.0)
100100
em-websocket (~> 0.5)
@@ -216,7 +216,7 @@ GEM
216216
mini_portile2 (~> 2.4.0)
217217
nokogumbo (2.0.2)
218218
nokogiri (~> 1.8, >= 1.8.4)
219-
octokit (4.15.0)
219+
octokit (4.18.0)
220220
faraday (>= 0.9)
221221
sawyer (~> 0.8.0, >= 0.5.3)
222222
parallel (1.19.1)
@@ -225,13 +225,13 @@ GEM
225225
public_suffix (3.1.1)
226226
rainbow (3.0.0)
227227
rake (13.0.1)
228-
rb-fsevent (0.10.3)
228+
rb-fsevent (0.10.4)
229229
rb-inotify (0.10.1)
230230
ffi (~> 1.0)
231-
rouge (3.13.0)
232-
ruby-enum (0.7.2)
231+
rouge (3.19.0)
232+
ruby-enum (0.8.0)
233233
i18n
234-
rubyzip (2.0.0)
234+
rubyzip (2.3.0)
235235
safe_yaml (1.0.5)
236236
sass (3.7.4)
237237
sass-listen (~> 4.0.0)
@@ -244,11 +244,11 @@ GEM
244244
terminal-table (1.8.0)
245245
unicode-display_width (~> 1.1, >= 1.1.1)
246246
thread_safe (0.3.6)
247-
typhoeus (1.3.1)
247+
typhoeus (1.4.0)
248248
ethon (>= 0.9.0)
249249
tzinfo (1.2.7)
250250
thread_safe (~> 0.1)
251-
unicode-display_width (1.6.1)
251+
unicode-display_width (1.7.0)
252252
yell (2.2.2)
253253
zeitwerk (2.3.0)
254254

0 commit comments

Comments
 (0)