File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ source 'https://rubygems.org'
33gem "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
Original file line number Diff line number Diff line change 5252 jekyll-watch (2.2.1 )
5353 listen (~> 3.0 )
5454 json (2.9.1 )
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 )
@@ -91,7 +91,7 @@ PLATFORMS
9191
9292DEPENDENCIES
9393 jekyll (~> 4.4.1 )
94- just-the-docs (= 0.11.0 )
94+ just-the-docs (= 0.11.1 )
9595
9696BUNDLED WITH
9797 2.5.9
You can’t perform that action at this time.
0 commit comments