Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit d053601

Browse files
committed
Update gemfile
1 parent 49ead63 commit d053601

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/Gemfile.lock

+9-9
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)
@@ -28,12 +28,12 @@ GEM
2828
execjs (2.7.0)
2929
faraday (1.0.1)
3030
multipart-post (>= 1.2, < 3)
31-
ffi (1.12.2)
31+
ffi (1.13.0)
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,21 +72,21 @@ 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)
7979
dnsruby (~> 1.60)
8080
octokit (~> 4.0)
8181
public_suffix (~> 3.0)
8282
typhoeus (~> 1.3)
83-
html-pipeline (2.12.3)
83+
html-pipeline (2.13.0)
8484
activesupport (>= 2)
8585
nokogiri (>= 1.4)
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)

0 commit comments

Comments
 (0)