Skip to content

Commit

Permalink
Merge pull request #4748 from Flowminder/dependabot-bundler-autoflow-…
Browse files Browse the repository at this point in the history
…asciidoctor-pdf-1.6.2

Bump asciidoctor-pdf from 1.6.1 to 1.6.2 in /autoflow
  • Loading branch information
mergify[bot] authored Jan 4, 2022
2 parents 2c6961c + 28ad94f commit fc3bafd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion autoflow/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
source "https://rubygems.org"

gem "asciidoctor"
gem "asciidoctor-pdf", "~> 1.6.1"
gem "asciidoctor-pdf", "~> 1.6.2"
8 changes: 4 additions & 4 deletions autoflow/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
afm (0.2.2)
asciidoctor (2.0.16)
asciidoctor-pdf (1.6.1)
asciidoctor-pdf (1.6.2)
asciidoctor (~> 2.0)
concurrent-ruby (~> 1.1)
prawn (~> 2.4.0)
Expand All @@ -17,11 +17,11 @@ GEM
safe_yaml (~> 1.0.0)
treetop (~> 1.6.0)
concurrent-ruby (1.1.9)
css_parser (1.10.0)
css_parser (1.11.0)
addressable
hashery (2.1.2)
pdf-core (0.9.0)
pdf-reader (2.5.0)
pdf-reader (2.8.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
Expand Down Expand Up @@ -55,7 +55,7 @@ PLATFORMS

DEPENDENCIES
asciidoctor
asciidoctor-pdf (~> 1.6.1)
asciidoctor-pdf (~> 1.6.2)

RUBY VERSION
ruby 2.7.0p0
Expand Down

0 comments on commit fc3bafd

Please sign in to comment.