File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
source "https://rubygems.org"
3
- gem 'github-pages' , '226 ' , group : :jekyll_plugins
3
+ gem 'github-pages' , '227 ' , group : :jekyll_plugins
4
4
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.5 )
4
+ activesupport (6.0.5.1 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
32
32
ffi (1.15.5 )
33
33
forwardable-extended (2.6.0 )
34
34
gemoji (3.0.1 )
35
- github-pages (226 )
35
+ github-pages (227 )
36
36
github-pages-health-check (= 1.17.9 )
37
37
jekyll (= 3.9.2 )
38
38
jekyll-avatar (= 0.7.0 )
74
74
liquid (= 4.0.3 )
75
75
mercenary (~> 0.3 )
76
76
minima (= 2.5.1 )
77
- nokogiri (>= 1.13.4 , < 2.0 )
77
+ nokogiri (>= 1.13.6 , < 2.0 )
78
78
rouge (= 3.26.0 )
79
79
terminal-table (~> 1.4 )
80
80
github-pages-health-check (1.17.9 )
83
83
octokit (~> 4.0 )
84
84
public_suffix (>= 3.0 , < 5.0 )
85
85
typhoeus (~> 1.3 )
86
- html-pipeline (2.14.1 )
86
+ html-pipeline (2.14.2 )
87
87
activesupport (>= 2 )
88
88
nokogiri (>= 1.4 )
89
89
http_parser.rb (0.8.0 )
@@ -211,11 +211,11 @@ GEM
211
211
jekyll (>= 3.5 , < 5.0 )
212
212
jekyll-feed (~> 0.9 )
213
213
jekyll-seo-tag (~> 2.1 )
214
- minitest (5.15.0 )
215
- nokogiri (1.13.6 )
214
+ minitest (5.16.2 )
215
+ nokogiri (1.13.7 )
216
216
mini_portile2 (~> 2.8.0 )
217
217
racc (~> 1.4 )
218
- octokit (4.23.0 )
218
+ octokit (4.25.1 )
219
219
faraday (>= 1 , < 3 )
220
220
sawyer (~> 0.9 )
221
221
pathutil (0.16.2 )
235
235
sass-listen (4.0.0 )
236
236
rb-fsevent (~> 0.9 , >= 0.9.4 )
237
237
rb-inotify (~> 0.9 , >= 0.9.7 )
238
- sawyer (0.9.1 )
238
+ sawyer (0.9.2 )
239
239
addressable (>= 2.3.5 )
240
240
faraday (>= 0.17.3 , < 3 )
241
241
simpleidn (0.2.1 )
@@ -251,13 +251,13 @@ GEM
251
251
unf_ext
252
252
unf_ext (0.0.8.2 )
253
253
unicode-display_width (1.8.0 )
254
- zeitwerk (2.5.4 )
254
+ zeitwerk (2.6.0 )
255
255
256
256
PLATFORMS
257
257
ruby
258
258
259
259
DEPENDENCIES
260
- github-pages (= 226 )
260
+ github-pages (= 227 )
261
261
262
262
BUNDLED WITH
263
263
2.1.4
You can’t perform that action at this time.
0 commit comments