File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source 'https://rubygems.org'
33gem "jekyll" , "~> 4.3.2" # installed by `gem jekyll`
44# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55
6- gem "just-the-docs" , "0.6.2 " # pinned to the current Release
6+ gem "just-the-docs" , "0.8.0 " # pinned to the current Release
77# gem "just-the-docs" # always download the latest release
88
99gem 'jekyll-last-modified-at' , '~> 1.1' # pinned to the current Release
Original file line number Diff line number Diff line change 4343 jekyll (>= 3.8 , < 5.0 )
4444 jekyll-watch (2.2.1 )
4545 listen (~> 3.0 )
46- just-the-docs (0.6.2 )
46+ just-the-docs (0.8.0 )
4747 jekyll (>= 3.8.5 )
4848 jekyll-include-cache
4949 jekyll-seo-tag (>= 2.0 )
6161 forwardable-extended (~> 2.6 )
6262 posix-spawn (0.3.15 )
6363 public_suffix (5.0.3 )
64- rake (13.0.6 )
64+ rake (13.2.1 )
6565 rb-fsevent (0.11.2 )
6666 rb-inotify (0.10.1 )
6767 ffi (~> 1.0 )
@@ -84,7 +84,7 @@ PLATFORMS
8484DEPENDENCIES
8585 jekyll (~> 4.3.2 )
8686 jekyll-last-modified-at (~> 1.1 )
87- just-the-docs (= 0.6.2 )
87+ just-the-docs (= 0.8.0 )
8888
8989BUNDLED WITH
9090 2.3.26
You can’t perform that action at this time.
0 commit comments