Skip to content

Commit

Permalink
build(deps): bump prawn-rails from 1.4.2 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [prawn-rails](https://github.com/cortiz/prawn-rails) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/cortiz/prawn-rails/releases)
- [Changelog](https://github.com/cortiz/prawn-rails/blob/master/CHANGELOG.md)
- [Commits](cortiz/prawn-rails@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: prawn-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7de8d40 commit ef67147
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.9)
Expand Down Expand Up @@ -445,7 +445,7 @@ GEM
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pdf-core (0.9.0)
pdf-core (0.10.0)
pdf-reader (2.12.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
Expand All @@ -454,11 +454,13 @@ GEM
ttfunk
pg (1.5.7)
popper_js (2.11.8)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
prawn-rails (1.4.2)
prawn (2.5.0)
matrix (~> 0.4)
pdf-core (~> 0.10.0)
ttfunk (~> 1.8)
prawn-rails (1.5.0)
actionview (>= 3.1.0)
activesupport (>= 3.1.0)
prawn
prawn-table
prawn-table (0.2.2)
Expand Down Expand Up @@ -670,7 +672,8 @@ GEM
thor (1.3.2)
tilt (2.2.0)
timeout (0.4.1)
ttfunk (1.7.0)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
turbo-rails (2.0.10)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
Expand Down

0 comments on commit ef67147

Please sign in to comment.