diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b26c3de..c9c9d9b 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.6) + activesupport (6.0.3.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -17,28 +17,26 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.8) - connection_pool (2.2.5) dnsruby (1.61.5) simpleidn (~> 0.1) em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - ethon (0.13.0) + ethon (0.14.0) ffi (>= 1.15.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) - excon (0.80.1) execjs (2.7.0) - faraday (1.4.0) - faraday-excon (~> 1.0) + faraday (1.4.1) + faraday-excon (~> 1.1) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) - faraday-excon (1.0.0) - excon (>= 0.27.4) + faraday-excon (1.1.0) faraday-net_http (1.0.1) - faraday-net_http_persistent (1.0.3) - net-http-persistent (>= 3.1) + faraday-net_http_persistent (1.1.0) + ffi (1.15.0) ffi (1.15.0-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -219,11 +217,13 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - net-http-persistent (4.0.1) - connection_pool (~> 2.2) + nokogiri (1.11.3-arm64-darwin) + racc (~> 1.4) nokogiri (1.11.3-x64-mingw32) racc (~> 1.4) - octokit (4.20.0) + nokogiri (1.11.3-x86_64-darwin) + racc (~> 1.4) + octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.2) @@ -261,12 +261,14 @@ GEM tzinfo (>= 1.0.0) unf (0.1.4) unf_ext + unf_ext (0.0.7.7) unf_ext (0.0.7.7-x64-mingw32) unicode-display_width (1.7.0) wdm (0.1.1) zeitwerk (2.4.2) PLATFORMS + universal-darwin-20 x64-mingw32 DEPENDENCIES @@ -278,4 +280,4 @@ DEPENDENCIES wdm (~> 0.1.1) BUNDLED WITH - 2.2.14 + 2.2.17 diff --git a/docs/_includes/head.html b/docs/_includes/head.html index af586ea..b15c43b 100644 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -7,6 +7,8 @@ {{ site.title }} + + diff --git a/docs/_includes/nav.html b/docs/_includes/nav.html index 7e67752..d1521e8 100644 --- a/docs/_includes/nav.html +++ b/docs/_includes/nav.html @@ -12,6 +12,7 @@ Buttons Cards Colors + Type

Atoms