Skip to content

Commit

Permalink
Bump jekyll-asciidoc from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [jekyll-asciidoc](https://github.com/asciidoctor/jekyll-asciidoc) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/asciidoctor/jekyll-asciidoc/releases)
- [Changelog](https://github.com/asciidoctor/jekyll-asciidoc/blob/main/CHANGELOG.adoc)
- [Commits](asciidoctor/jekyll-asciidoc@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: jekyll-asciidoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent a4f961b commit 4bf8cb7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
asciidoctor (2.0.17)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
asciidoctor (2.0.20)
colorator (1.1.0)
concurrent-ruby (1.2.2)
em-websocket (0.5.3)
Expand All @@ -19,7 +19,7 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.3)
fastimage (2.2.6)
ffi (1.15.5)
ffi (1.16.3)
forwardable-extended (2.6.0)
html-proofer (3.19.4)
addressable (~> 2.3)
Expand All @@ -30,13 +30,13 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.8.0)
i18n (0.9.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (3.9.1)
jekyll (3.9.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
kramdown (>= 1.17, < 3)
Expand All @@ -45,8 +45,8 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-asciidoc (3.0.0)
asciidoctor (>= 1.5.0)
jekyll-asciidoc (3.0.1)
asciidoctor (>= 1.5.0, < 3.0.0)
jekyll (>= 3.0.0)
jekyll-assets (2.3.2)
concurrent-ruby (~> 1.0)
Expand All @@ -67,12 +67,12 @@ GEM
nuggets
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.1)
liquid (4.0.4)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
Expand All @@ -87,15 +87,15 @@ GEM
parallel (1.22.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
public_suffix (5.0.3)
racc (1.6.1)
rack (1.6.13)
rainbow (3.1.1)
rb-fsevent (0.11.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.27.0)
rexml (3.2.6)
rouge (3.30.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass (3.7.4)
Expand Down

0 comments on commit 4bf8cb7

Please sign in to comment.