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

Commit a94eefe

Browse files
committed
Update dependencies
1 parent c49e6e9 commit a94eefe

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 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.4.7)
4+
activesupport (6.0.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -51,9 +51,9 @@ GEM
5151
ffi (1.15.5)
5252
forwardable-extended (2.6.0)
5353
gemoji (3.0.1)
54-
github-pages (225)
54+
github-pages (226)
5555
github-pages-health-check (= 1.17.9)
56-
jekyll (= 3.9.0)
56+
jekyll (= 3.9.2)
5757
jekyll-avatar (= 0.7.0)
5858
jekyll-coffeescript (= 1.1.1)
5959
jekyll-commonmark-ghpages (= 0.2.0)
@@ -88,12 +88,12 @@ GEM
8888
jekyll-theme-time-machine (= 0.2.0)
8989
jekyll-titles-from-headings (= 0.5.3)
9090
jemoji (= 0.12.0)
91-
kramdown (= 2.3.1)
91+
kramdown (= 2.3.2)
9292
kramdown-parser-gfm (= 1.1.0)
9393
liquid (= 4.0.3)
9494
mercenary (~> 0.3)
9595
minima (= 2.5.1)
96-
nokogiri (>= 1.12.5, < 2.0)
96+
nokogiri (>= 1.13.4, < 2.0)
9797
rouge (= 3.26.0)
9898
terminal-table (~> 1.4)
9999
github-pages-health-check (1.17.9)
@@ -108,7 +108,7 @@ GEM
108108
http_parser.rb (0.8.0)
109109
i18n (0.9.5)
110110
concurrent-ruby (~> 1.0)
111-
jekyll (3.9.0)
111+
jekyll (3.9.2)
112112
addressable (~> 2.4)
113113
colorator (~> 1.0)
114114
em-websocket (~> 0.5)
@@ -216,7 +216,7 @@ GEM
216216
gemoji (~> 3.0)
217217
html-pipeline (~> 2.2)
218218
jekyll (>= 3.0, < 5.0)
219-
kramdown (2.3.1)
219+
kramdown (2.3.2)
220220
rexml
221221
kramdown-parser-gfm (1.1.0)
222222
kramdown (~> 2.0)
@@ -231,7 +231,7 @@ GEM
231231
jekyll-seo-tag (~> 2.1)
232232
minitest (5.15.0)
233233
multipart-post (2.1.1)
234-
nokogiri (1.13.4-x86_64-linux)
234+
nokogiri (1.13.6-x86_64-linux)
235235
racc (~> 1.4)
236236
octokit (4.22.0)
237237
faraday (>= 0.9)
@@ -278,4 +278,4 @@ DEPENDENCIES
278278
github-pages
279279

280280
BUNDLED WITH
281-
2.3.10
281+
2.3.13

0 commit comments

Comments
 (0)