Skip to content

Commit

Permalink
patch(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent facd48c commit a6030b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ FROM ghcr.io/dockhippie/ruby:latest
ENTRYPOINT [""]

# renovate: datasource=rubygems depName=asciidoctor
ENV ASCIIDOCTOR_VERSION=2.0.22
ENV ASCIIDOCTOR_VERSION=2.0.23

# renovate: datasource=rubygems depName=asciidoctor-pdf
ENV ASCIIDOCTOR_PDF_VERSION=2.3.15
ENV ASCIIDOCTOR_PDF_VERSION=2.3.16

# renovate: datasource=rubygems depName=asciidoctor-diagram
ENV ASCIIDOCTOR_DIAGRAM_VERSION=2.3.0

# renovate: datasource=rubygems depName=asciidoctor-epub3
ENV ASCIIDOCTOR_EPUB3_VERSION=2.1.0
ENV ASCIIDOCTOR_EPUB3_VERSION=2.1.3

# renovate: datasource=rubygems depName=asciidoctor-mathematical
ENV ASCIIDOCTOR_MATHEMATICAL_VERSION=0.3.5
Expand Down

0 comments on commit a6030b9

Please sign in to comment.