Skip to content

Commit 9f979c2

Browse files
authored
Merge pull request #41 from OS2offdig/dependabot/bundler/just-the-docs-0.10.0
build(deps): Bump just-the-docs from 0.9.0 to 0.10.0
2 parents 4b4c27e + 3b8dde5 commit 9f979c2

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
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
44
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GEM
4646
jekyll (>= 3.8, < 5.0)
4747
jekyll-watch (2.2.1)
4848
listen (~> 3.0)
49-
just-the-docs (0.9.0)
49+
just-the-docs (0.10.0)
5050
jekyll (>= 3.8.5)
5151
jekyll-include-cache
5252
jekyll-seo-tag (>= 2.0)
@@ -85,7 +85,7 @@ PLATFORMS
8585

8686
DEPENDENCIES
8787
jekyll (~> 4.3.4)
88-
just-the-docs (= 0.9.0)
88+
just-the-docs (= 0.10.0)
8989

9090
BUNDLED WITH
9191
2.3.26

0 commit comments

Comments
 (0)