Skip to content

Commit

Permalink
Bump just-the-docs from 0.8.2 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/just-the-docs/just-the-docs/releases)
- [Changelog](https://github.com/just-the-docs/just-the-docs/blob/main/CHANGELOG.md)
- [Commits](just-the-docs/just-the-docs@v0.8.2...v0.9.0)

---
updated-dependencies:
- dependency-name: just-the-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 54cddfe commit 33cc222
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

#gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8.1"
gem "just-the-docs", "~> 0.8.2" # pinned version
gem "just-the-docs", "~> 0.9.0" # pinned version
gem 'jemoji', "~> 0.13.0"
gem 'kramdown-parser-gfm', "~> 1.1.0"
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GEM
coffee-script-source (1.12.2)
colorator (1.1.0)
commonmarker (0.23.10)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
dnsruby (1.72.2)
simpleidn (~> 0.2.1)
Expand Down Expand Up @@ -207,7 +207,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
just-the-docs (0.8.2)
just-the-docs (0.9.0)
jekyll (>= 3.8.5)
jekyll-include-cache
jekyll-seo-tag (>= 2.0)
Expand Down Expand Up @@ -245,7 +245,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.1)
rexml (3.3.5)
strscan
rouge (3.30.0)
rubyzip (2.3.2)
Expand Down Expand Up @@ -282,7 +282,7 @@ DEPENDENCIES
http_parser.rb (~> 0.6.0)
jekyll-feed (~> 0.17.0)
jemoji (~> 0.13.0)
just-the-docs (~> 0.8.2)
just-the-docs (~> 0.9.0)
kramdown-parser-gfm (~> 1.1.0)
minima (~> 2.5.1)
tzinfo
Expand Down

0 comments on commit 33cc222

Please sign in to comment.