Skip to content

Commit 425d9f1

Browse files
authored
Merge pull request #5 from OS2fleetoptimiser/dependabot/bundler/just-the-docs-0.10.1
Bump just-the-docs from 0.10.0 to 0.10.1
2 parents 6ba76ce + 4c38ea7 commit 425d9f1

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,6 +3,6 @@ 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.10.0" # pinned to the current release
6+
gem "just-the-docs", "0.10.1" # pinned to the current release
77
# gem "just-the-docs" # always download the latest release
88
gem "jekyll-relative-links", "0.7.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ GEM
5353
jekyll (>= 3.8, < 5.0)
5454
jekyll-watch (2.2.1)
5555
listen (~> 3.0)
56+
just-the-docs (0.10.1)
5657
json (2.9.1)
57-
just-the-docs (0.10.0)
5858
jekyll (>= 3.8.5)
5959
jekyll-include-cache
6060
jekyll-seo-tag (>= 2.0)
@@ -94,7 +94,7 @@ PLATFORMS
9494
DEPENDENCIES
9595
jekyll (~> 4.4.1)
9696
jekyll-relative-links (= 0.7.0)
97-
just-the-docs (= 0.10.0)
97+
just-the-docs (= 0.10.1)
9898

9999
BUNDLED WITH
100100
2.3.26

0 commit comments

Comments
 (0)