Skip to content

Commit 1704b13

Browse files
Bump just-the-docs from 0.10.2 to 0.11.0
Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/just-the-docs/just-the-docs/releases) - [Changelog](https://github.com/just-the-docs/just-the-docs/blob/main/CHANGELOG.md) - [Commits](just-the-docs/just-the-docs@v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: just-the-docs dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c31ec54 commit 1704b13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gem "jekyll", "~> 4.4"
66
gem "webrick", "~> 1.9"
77
gem "jekyll-remote-theme"
88
gem "jekyll-include-cache", "~>0.2.1"
9-
gem "just-the-docs", "~> 0.10.2"
9+
gem "just-the-docs", "~> 0.11.0"
1010

1111
group :jekyll_plugins do
1212
gem "jekyll-sitemap", "~> 1.4"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ GEM
5959
jekyll-watch (2.2.1)
6060
listen (~> 3.0)
6161
json (2.18.0)
62-
just-the-docs (0.10.2)
62+
just-the-docs (0.11.0)
6363
jekyll (>= 3.8.5)
6464
jekyll-include-cache
6565
jekyll-seo-tag (>= 2.0)
@@ -104,7 +104,7 @@ DEPENDENCIES
104104
jekyll-include-cache (~> 0.2.1)
105105
jekyll-remote-theme
106106
jekyll-sitemap (~> 1.4)
107-
just-the-docs (~> 0.10.2)
107+
just-the-docs (~> 0.11.0)
108108
webrick (~> 1.9)
109109

110110
BUNDLED WITH

0 commit comments

Comments
 (0)