Skip to content

Commit d2b9742

Browse files
authored
Merge pull request #4 from constructor-robotics/dependabot/bundler/just-the-docs-0.12.0
Bump just-the-docs from 0.8.2 to 0.12.0
2 parents a95bea0 + c43261f commit d2b9742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.2" # pinned to the current release
6+
gem "just-the-docs", "0.12.0" # pinned to the current release
77
# gem "just-the-docs" # always download the latest release

0 commit comments

Comments
 (0)