Skip to content

Commit

Permalink
Update to 0.5.3 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
max06 authored Jun 18, 2023
1 parent 08c2681 commit 24f33ad
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.2" # installed by `gem jekyll`
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2

gem "just-the-docs", "0.5.2" # pinned to the current release
gem "just-the-docs", "0.5.3" # 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 @@ -37,7 +37,7 @@ GEM
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
just-the-docs (0.5.2)
just-the-docs (0.5.3)
jekyll (>= 3.8.5)
jekyll-seo-tag (>= 2.0)
rake (>= 12.3.1)
Expand Down Expand Up @@ -72,7 +72,7 @@ PLATFORMS

DEPENDENCIES
jekyll (~> 4.3.2)
just-the-docs (= 0.5.2)
just-the-docs (= 0.5.3)

BUNDLED WITH
2.3.26

0 comments on commit 24f33ad

Please sign in to comment.