File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 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"
1212gem "minima" , "~> 2.5"
1313# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414# 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
1616gem "just-the-docs"
1717# If you have any plugins, put them here!
1818group :jekyll_plugins do
Original file line number Diff line number Diff line change 2626 ffi (>= 1.15.0 )
2727 eventmachine (1.2.7 )
2828 execjs (2.8.1 )
29- faraday (1.7.1 )
29+ faraday (1.8.0 )
3030 faraday-em_http (~> 1.0 )
3131 faraday-em_synchrony (~> 1.0 )
3232 faraday-excon (~> 1.1 )
4545 faraday-net_http_persistent (1.2.0 )
4646 faraday-patron (1.0.0 )
4747 faraday-rack (1.0.0 )
48- ffi (1.15.3 )
48+ ffi (1.15.4 )
4949 forwardable-extended (2.6.0 )
5050 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 )
5353 jekyll (= 3.9.0 )
5454 jekyll-avatar (= 0.7.0 )
5555 jekyll-coffeescript (= 1.1.1 )
9292 nokogiri (>= 1.10.4 , < 2.0 )
9393 rouge (= 3.26.0 )
9494 terminal-table (~> 1.4 )
95- github-pages-health-check (1.17.7 )
95+ github-pages-health-check (1.17.9 )
9696 addressable (~> 2.3 )
9797 dnsruby (~> 1.60 )
9898 octokit (~> 4.0 )
@@ -268,15 +268,15 @@ GEM
268268 thread_safe (~> 0.1 )
269269 unf (0.1.4 )
270270 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 )
273273 zeitwerk (2.4.2 )
274274
275275PLATFORMS
276276 x86_64-linux
277277
278278DEPENDENCIES
279- github-pages (~> 219 )
279+ github-pages (~> 220 )
280280 jekyll-feed (~> 0.12 )
281281 just-the-docs
282282 minima (~> 2.5 )
You can’t perform that action at this time.
0 commit comments