Skip to content

Commit

Permalink
Merge pull request #12 from gittuf/dependabot/bundler/just-the-docs-0…
Browse files Browse the repository at this point in the history
….8.1

Bump just-the-docs from 0.8.0 to 0.8.1
  • Loading branch information
adityasaky authored Mar 7, 2024
2 parents 497311a + f69b466 commit f825172
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
forwardable-extended (2.6.0)
google-protobuf (3.25.3-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
Expand All @@ -39,7 +39,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 @@ -75,7 +75,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 f825172

Please sign in to comment.