Skip to content

Commit b042f82

Browse files
authored
Merge pull request #1 from torte71/dependabot/bundler/just-the-docs-0.10.1
Update just-the-docs requirement from 0.10.0 to 0.10.1
2 parents 051901c + b855b13 commit b042f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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.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

99
#gem 'jekyll-relative-links'

0 commit comments

Comments
 (0)