diff --git a/Gemfile b/Gemfile index ce62f63..aee5220 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem 'github-pages', group: :jekyll_plugins -gem "just-the-docs", "0.10.1" # pinned to the current release +gem "just-the-docs", "0.11.1" # pinned to the current release # gem "just-the-docs" # always download the latest release diff --git a/Gemfile.lock b/Gemfile.lock index 18e05b5..ef28282 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,8 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) @@ -25,9 +25,9 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.11) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.0) - csv (3.3.2) + csv (3.3.5) dnsruby (1.72.4) base64 (~> 0.2.0) logger (~> 1.6.5) @@ -46,8 +46,8 @@ GEM logger faraday-net_http (3.4.0) net-http (>= 0.5.0) - ffi (1.17.1-arm64-darwin) - ffi (1.17.1-x86_64-linux-gnu) + ffi (1.17.3-arm64-darwin) + ffi (1.17.3-x86_64-linux-gnu) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (232) @@ -105,8 +105,8 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - http_parser.rb (0.8.0) - i18n (1.14.7) + http_parser.rb (0.8.1) + i18n (1.14.8) concurrent-ruby (~> 1.0) jekyll (3.10.0) addressable (~> 2.4) @@ -219,7 +219,7 @@ GEM html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) json (2.9.1) - just-the-docs (0.10.1) + just-the-docs (0.11.1) jekyll (>= 3.8.5) jekyll-include-cache jekyll-seo-tag (>= 2.0) @@ -252,11 +252,11 @@ GEM forwardable-extended (~> 2.6) public_suffix (5.1.1) racc (1.8.1) - rake (13.2.1) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.0) + rexml (3.4.4) rouge (3.30.0) rubyzip (2.4.1) safe_yaml (1.0.5) @@ -278,7 +278,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (1.0.3) - webrick (1.9.1) + webrick (1.9.2) PLATFORMS arm64-darwin @@ -286,7 +286,7 @@ PLATFORMS DEPENDENCIES github-pages - just-the-docs (= 0.10.1) + just-the-docs (= 0.11.1) BUNDLED WITH 2.5.9