File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source "https://rubygems.org"
3
3
git_source ( :github ) { |repo_name | "https://github.com/#{ repo_name } " }
4
4
5
5
gem "jekyll" , "~> 3.9.0"
6
- gem "github-pages" , ">= 219 " , group : :jekyll_plugins
6
+ gem "github-pages" , ">= 224 " , group : :jekyll_plugins
7
7
8
8
group :jekyll_plugins do
9
9
gem "jekyll-menus" , "~> 0.6.1"
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (6.0.4.7 )
4
+ activesupport (6.0.4.6 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
15
15
coffee-script-source (1.11.1 )
16
16
colorator (1.1.0 )
17
17
commonmarker (0.23.4 )
18
- concurrent-ruby (1.1.10 )
18
+ concurrent-ruby (1.1.9 )
19
19
dnsruby (1.61.9 )
20
20
simpleidn (~> 0.1 )
21
21
em-websocket (0.5.3 )
@@ -236,17 +236,17 @@ GEM
236
236
jekyll-seo-tag (~> 2.1 )
237
237
minitest (5.15.0 )
238
238
multipart-post (2.1.1 )
239
- nokogiri (1.13.4 )
239
+ nokogiri (1.13.3 )
240
240
mini_portile2 (~> 2.8.0 )
241
241
racc (~> 1.4 )
242
- nokogiri (1.13.4 -x86_64-linux )
242
+ nokogiri (1.13.3 -x86_64-linux )
243
243
racc (~> 1.4 )
244
244
octokit (4.22.0 )
245
245
faraday (>= 0.9 )
246
246
sawyer (~> 0.8.0 , >= 0.5.3 )
247
247
pathutil (0.16.2 )
248
248
forwardable-extended (~> 2.6 )
249
- public_suffix (4.0.7 )
249
+ public_suffix (4.0.6 )
250
250
racc (1.6.0 )
251
251
rb-fsevent (0.11.1 )
252
252
rb-inotify (0.10.1 )
@@ -284,7 +284,7 @@ PLATFORMS
284
284
x86_64-linux
285
285
286
286
DEPENDENCIES
287
- github-pages (>= 219 )
287
+ github-pages (>= 224 )
288
288
jekyll (~> 3.9.0 )
289
289
jekyll-feed (>= 0.15.1 )
290
290
jekyll-menus (~> 0.6.1 )
You can’t perform that action at this time.
0 commit comments