Skip to content

Commit

Permalink
Bump org.jruby:jruby from 9.4.8.0 to 9.4.9.0 (#312)
Browse files Browse the repository at this point in the history
Bumps org.jruby:jruby from 9.4.8.0 to 9.4.9.0.

---
updated-dependencies:
- dependency-name: org.jruby:jruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 972f9ab commit e222638
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion asciidoc-maven-site-converter-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion asciidoc-maven-site-parser-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion asciidoc-multiple-inputs-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>2.3.19</asciidoctorj.pdf.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion asciidoc-to-html-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion asciidoc-to-html-multipage-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<asciidoctor-multipage.version>0.0.19</asciidoctor-multipage.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion asciidoc-to-revealjs-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
<revealjs.version>3.9.2</revealjs.version>
<!-- Use 'master' as version and remove the 'v' prefixing the download url to use the current snapshot version -->
<asciidoctor-revealjs.version>master</asciidoctor-revealjs.version>
Expand Down
2 changes: 1 addition & 1 deletion asciidoctor-diagram-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<asciidoctorj.diagram.version>2.3.1</asciidoctorj.diagram.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion asciidoctor-epub-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<asciidoctorj.epub.version>2.1.3</asciidoctorj.epub.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<!-- for a correct kf8 generation, you'll need at least jRuby >= 9.1.8.0 -->
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
<!-- provide full path to kindlegen application if you need the fallback solution -->
<path.to.kindlegen>/absolute/path/to/kindlegen</path.to.kindlegen>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion asciidoctor-pdf-cjk-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<asciidoctorj.pdf.version>2.3.19</asciidoctorj.pdf.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
<pdf.cjk.version>0.1.3</pdf.cjk.version>
<pdf.cjk.kaigen.version>0.1.1</pdf.cjk.kaigen.version>
<pdf.cjk.kaigen.fonts.download.uri>https://github.com/chloerei/asciidoctor-pdf-cjk-kai_gen_gothic/releases/download/v0.1.0-fonts</pdf.cjk.kaigen.fonts.download.uri>
Expand Down
2 changes: 1 addition & 1 deletion asciidoctor-pdf-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>2.3.19</asciidoctorj.pdf.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion asciidoctor-pdf-with-theme-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>2.3.19</asciidoctorj.pdf.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion docbook-pipeline-docbkx-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<asciidoctor.maven.plugin.version>3.1.0</asciidoctor.maven.plugin.version>
<asciidoctorj.version>3.0.0</asciidoctorj.version>
<jruby.version>9.4.8.0</jruby.version>
<jruby.version>9.4.9.0</jruby.version>
</properties>

<build>
Expand Down

0 comments on commit e222638

Please sign in to comment.