File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
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" , "~> 219 " , group : :jekyll_plugins
15
+ gem "github-pages" , "~> 220 " , 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 26
26
ffi (>= 1.15.0 )
27
27
eventmachine (1.2.7 )
28
28
execjs (2.8.1 )
29
- faraday (1.7.1 )
29
+ faraday (1.8.0 )
30
30
faraday-em_http (~> 1.0 )
31
31
faraday-em_synchrony (~> 1.0 )
32
32
faraday-excon (~> 1.1 )
45
45
faraday-net_http_persistent (1.2.0 )
46
46
faraday-patron (1.0.0 )
47
47
faraday-rack (1.0.0 )
48
- ffi (1.15.3 )
48
+ ffi (1.15.4 )
49
49
forwardable-extended (2.6.0 )
50
50
gemoji (3.0.1 )
51
- github-pages (219 )
52
- github-pages-health-check (= 1.17.7 )
51
+ github-pages (220 )
52
+ github-pages-health-check (= 1.17.9 )
53
53
jekyll (= 3.9.0 )
54
54
jekyll-avatar (= 0.7.0 )
55
55
jekyll-coffeescript (= 1.1.1 )
92
92
nokogiri (>= 1.10.4 , < 2.0 )
93
93
rouge (= 3.26.0 )
94
94
terminal-table (~> 1.4 )
95
- github-pages-health-check (1.17.7 )
95
+ github-pages-health-check (1.17.9 )
96
96
addressable (~> 2.3 )
97
97
dnsruby (~> 1.60 )
98
98
octokit (~> 4.0 )
@@ -268,15 +268,15 @@ GEM
268
268
thread_safe (~> 0.1 )
269
269
unf (0.1.4 )
270
270
unf_ext
271
- unf_ext (0.0.7.7 )
272
- unicode-display_width (1.7 .0 )
271
+ unf_ext (0.0.8 )
272
+ unicode-display_width (1.8 .0 )
273
273
zeitwerk (2.4.2 )
274
274
275
275
PLATFORMS
276
276
x86_64-linux
277
277
278
278
DEPENDENCIES
279
- github-pages (~> 219 )
279
+ github-pages (~> 220 )
280
280
jekyll-feed (~> 0.12 )
281
281
just-the-docs
282
282
minima (~> 2.5 )
You can’t perform that action at this time.
0 commit comments