Skip to content

Commit 6700a4a

Browse files
dependabot[bot]fabmax
authored andcommitted
Bump just-the-docs from 0.11.0 to 0.11.1
Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.11.0 to 0.11.1. - [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.11.0...v0.11.1) --- updated-dependencies: - dependency-name: just-the-docs dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d721647 commit 6700a4a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gem "jekyll", "~> 4.4.1" # installed by `gem jekyll`
44
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55

6-
gem "just-the-docs", "0.11.0" # pinned to the current release
6+
gem "just-the-docs", "0.11.1" # pinned to the current release
77
# gem "just-the-docs" # always download the latest release

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ GEM
5252
jekyll-watch (2.2.1)
5353
listen (~> 3.0)
5454
json (2.18.0)
55-
just-the-docs (0.11.0)
55+
just-the-docs (0.11.1)
5656
jekyll (>= 3.8.5)
5757
jekyll-include-cache
5858
jekyll-seo-tag (>= 2.0)
@@ -68,7 +68,7 @@ GEM
6868
mercenary (0.4.0)
6969
pathutil (0.16.2)
7070
forwardable-extended (~> 2.6)
71-
public_suffix (7.0.0)
71+
public_suffix (7.0.2)
7272
rake (13.3.1)
7373
rb-fsevent (0.11.2)
7474
rb-inotify (0.11.1)
@@ -91,7 +91,7 @@ PLATFORMS
9191

9292
DEPENDENCIES
9393
jekyll (~> 4.4.1)
94-
just-the-docs (= 0.11.0)
94+
just-the-docs (= 0.11.1)
9595

9696
BUNDLED WITH
9797
2.3.26

0 commit comments

Comments
 (0)