Skip to content

Commit d1bed80

Browse files
Bump just-the-docs from 0.10.0 to 0.10.1
Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.10.0 to 0.10.1. - [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.10.0...v0.10.1) --- updated-dependencies: - dependency-name: just-the-docs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4527bc7 commit d1bed80

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "just-the-docs", "0.10.0" # pinned to the current release
5+
gem "just-the-docs", "0.10.1" # pinned to the current release
66
gem "github-pages"
77
gem "webrick"
88
gem "jekyll-redirect-from"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ GEM
2626
commonmarker (0.23.10)
2727
concurrent-ruby (1.3.4)
2828
connection_pool (2.4.1)
29-
csv (3.3.0)
29+
csv (3.3.2)
3030
dnsruby (1.72.2)
3131
simpleidn (~> 0.2.1)
3232
drb (2.2.1)
@@ -43,7 +43,7 @@ GEM
4343
logger
4444
faraday-net_http (3.4.0)
4545
net-http (>= 0.5.0)
46-
ffi (1.17.0-x86_64-linux-gnu)
46+
ffi (1.17.1-x86_64-linux-gnu)
4747
forwardable-extended (2.6.0)
4848
gemoji (4.1.0)
4949
github-pages (232)
@@ -216,7 +216,7 @@ GEM
216216
html-pipeline (~> 2.2)
217217
jekyll (>= 3.0, < 5.0)
218218
json (2.8.2)
219-
just-the-docs (0.10.0)
219+
just-the-docs (0.10.1)
220220
jekyll (>= 3.8.5)
221221
jekyll-include-cache
222222
jekyll-seo-tag (>= 2.0)
@@ -251,7 +251,7 @@ GEM
251251
rb-fsevent (0.11.2)
252252
rb-inotify (0.11.1)
253253
ffi (~> 1.0)
254-
rexml (3.3.9)
254+
rexml (3.4.0)
255255
rouge (3.30.0)
256256
rubyzip (2.3.2)
257257
safe_yaml (1.0.5)
@@ -282,7 +282,7 @@ DEPENDENCIES
282282
github-pages
283283
jekyll-email-protect
284284
jekyll-redirect-from
285-
just-the-docs (= 0.10.0)
285+
just-the-docs (= 0.10.1)
286286
webrick
287287

288288
BUNDLED WITH

0 commit comments

Comments
 (0)