File tree Expand file tree Collapse file tree 2 files changed +15
-12
lines changed Expand file tree Collapse file tree 2 files changed +15
-12
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ source "https://rubygems.org"
12
12
gem "minima" , "~> 2.5"
13
13
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
14
14
# uncomment the line below. To upgrade, run `bundle update github-pages`.
15
- gem "github-pages" , "~> 220 " , group : :jekyll_plugins
15
+ gem "github-pages" , "~> 223 " , group : :jekyll_plugins
16
16
gem "just-the-docs"
17
17
# If you have any plugins, put them here!
18
18
group :jekyll_plugins do
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.1 )
4
+ activesupport (6.0.4.4 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
19
19
concurrent-ruby (1.1.9 )
20
20
dnsruby (1.61.7 )
21
21
simpleidn (~> 0.1 )
22
- em-websocket (0.5.2 )
22
+ em-websocket (0.5.3 )
23
23
eventmachine (>= 0.12.9 )
24
- http_parser.rb (~> 0.6.0 )
25
- ethon (0.14 .0 )
24
+ http_parser.rb (~> 0 )
25
+ ethon (0.15 .0 )
26
26
ffi (>= 1.15.0 )
27
27
eventmachine (1.2.7 )
28
28
execjs (2.8.1 )
48
48
ffi (1.15.4 )
49
49
forwardable-extended (2.6.0 )
50
50
gemoji (3.0.1 )
51
- github-pages (220 )
51
+ github-pages (223 )
52
52
github-pages-health-check (= 1.17.9 )
53
53
jekyll (= 3.9.0 )
54
54
jekyll-avatar (= 0.7.0 )
58
58
jekyll-feed (= 0.15.1 )
59
59
jekyll-gist (= 1.5.0 )
60
60
jekyll-github-metadata (= 2.13.0 )
61
+ jekyll-include-cache (= 0.2.1 )
61
62
jekyll-mentions (= 1.6.0 )
62
63
jekyll-optional-front-matter (= 0.3.2 )
63
64
jekyll-paginate (= 1.1.0 )
89
90
liquid (= 4.0.3 )
90
91
mercenary (~> 0.3 )
91
92
minima (= 2.5.1 )
92
- nokogiri (>= 1.10.4 , < 2.0 )
93
+ nokogiri (>= 1.12.5 , < 2.0 )
93
94
rouge (= 3.26.0 )
94
95
terminal-table (~> 1.4 )
95
96
github-pages-health-check (1.17.9 )
101
102
html-pipeline (2.14.0 )
102
103
activesupport (>= 2 )
103
104
nokogiri (>= 1.4 )
104
- http_parser.rb (0.6 .0 )
105
+ http_parser.rb (0.8 .0 )
105
106
i18n (0.9.5 )
106
107
concurrent-ruby (~> 1.0 )
107
108
jekyll (3.9.0 )
138
139
jekyll-github-metadata (2.13.0 )
139
140
jekyll (>= 3.4 , < 5.0 )
140
141
octokit (~> 4.0 , != 4.4.0 )
142
+ jekyll-include-cache (0.2.1 )
143
+ jekyll (>= 3.7 , < 5.0 )
141
144
jekyll-mentions (1.6.0 )
142
145
html-pipeline (~> 2.3 )
143
146
jekyll (>= 3.7 , < 5.0 )
227
230
jekyll (>= 3.5 , < 5.0 )
228
231
jekyll-feed (~> 0.9 )
229
232
jekyll-seo-tag (~> 2.1 )
230
- minitest (5.14.4 )
233
+ minitest (5.15.0 )
231
234
multipart-post (2.1.1 )
232
235
nokogiri (1.12.5-x86_64-linux )
233
236
racc (~> 1.4 )
237
240
pathutil (0.16.2 )
238
241
forwardable-extended (~> 2.6 )
239
242
public_suffix (4.0.6 )
240
- racc (1.5.2 )
243
+ racc (1.6.0 )
241
244
rake (13.0.6 )
242
245
rb-fsevent (0.11.0 )
243
246
rb-inotify (0.10.1 )
@@ -270,13 +273,13 @@ GEM
270
273
unf_ext
271
274
unf_ext (0.0.8 )
272
275
unicode-display_width (1.8.0 )
273
- zeitwerk (2.4 .2 )
276
+ zeitwerk (2.5 .2 )
274
277
275
278
PLATFORMS
276
279
x86_64-linux
277
280
278
281
DEPENDENCIES
279
- github-pages (~> 220 )
282
+ github-pages (~> 223 )
280
283
jekyll-feed (~> 0.12 )
281
284
just-the-docs
282
285
minima (~> 2.5 )
You can’t perform that action at this time.
0 commit comments