diff --git a/Gemfile b/Gemfile index 84754740..4aadf403 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" -gem "just-the-docs", "0.10.0" # pinned to the current release +gem "just-the-docs", "0.10.1" # pinned to the current release gem "github-pages" gem "webrick" gem "jekyll-redirect-from" diff --git a/Gemfile.lock b/Gemfile.lock index b97e14cf..dc5edcf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.2) dnsruby (1.72.2) simpleidn (~> 0.2.1) drb (2.2.1) @@ -43,7 +43,7 @@ GEM logger faraday-net_http (3.4.0) net-http (>= 0.5.0) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.1-x86_64-linux-gnu) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (232) @@ -216,7 +216,7 @@ GEM html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) json (2.8.2) - just-the-docs (0.10.0) + just-the-docs (0.10.1) jekyll (>= 3.8.5) jekyll-include-cache jekyll-seo-tag (>= 2.0) @@ -251,7 +251,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.9) + rexml (3.4.0) rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -282,7 +282,7 @@ DEPENDENCIES github-pages jekyll-email-protect jekyll-redirect-from - just-the-docs (= 0.10.0) + just-the-docs (= 0.10.1) webrick BUNDLED WITH