Skip to content

Commit

Permalink
Bump to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattxwang committed Mar 6, 2024
1 parent 8881067 commit d078c61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ source 'https://rubygems.org'
gem "jekyll", "~> 4.3.3" # installed by `gem jekyll`
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2

gem "just-the-docs", "0.8.0" # pinned to the current release
gem "just-the-docs", "0.8.1" # pinned to the current release
# gem "just-the-docs" # always download the latest release
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ GEM
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
just-the-docs (0.8.0)
just-the-docs (0.8.1)
jekyll (>= 3.8.5)
jekyll-include-cache
jekyll-seo-tag (>= 2.0)
Expand Down Expand Up @@ -79,7 +79,7 @@ PLATFORMS

DEPENDENCIES
jekyll (~> 4.3.3)
just-the-docs (= 0.8.0)
just-the-docs (= 0.8.1)

BUNDLED WITH
2.3.26

0 comments on commit d078c61

Please sign in to comment.