Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit b9494c2

Browse files
committed
Update dependencies
1 parent e173c49 commit b9494c2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 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+
activesupport (6.0.3.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -31,9 +31,9 @@ GEM
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)
@@ -86,7 +86,7 @@ GEM
8686
http_parser.rb (0.6.0)
8787
i18n (0.9.5)
8888
concurrent-ruby (~> 1.0)
89-
jekyll (3.8.5)
89+
jekyll (3.8.7)
9090
addressable (~> 2.4)
9191
colorator (~> 1.0)
9292
em-websocket (~> 0.5)
@@ -202,7 +202,7 @@ GEM
202202
jekyll (>= 3.5, < 5.0)
203203
jekyll-feed (~> 0.9)
204204
jekyll-seo-tag (~> 2.1)
205-
minitest (5.14.0)
205+
minitest (5.14.1)
206206
multipart-post (2.1.1)
207207
nokogiri (1.10.9)
208208
mini_portile2 (~> 2.4.0)
@@ -215,7 +215,7 @@ GEM
215215
rb-fsevent (0.10.4)
216216
rb-inotify (0.10.1)
217217
ffi (~> 1.0)
218-
rouge (3.13.0)
218+
rouge (3.19.0)
219219
ruby-enum (0.8.0)
220220
i18n
221221
rubyzip (2.3.0)
@@ -252,4 +252,4 @@ DEPENDENCIES
252252
wdm (~> 0.1.0)
253253

254254
BUNDLED WITH
255-
1.16.1
255+
2.1.4

0 commit comments

Comments
 (0)