Skip to content

Commit

Permalink
build(deps): bump prawn-rails from 1.4.2 to 1.6.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.6.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.6.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 Jan 1, 2025
1 parent 1957a79 commit a20e57e
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bindex (0.8.1)
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
rainbow
rubocop (>= 1)
smart_properties
erubi (1.13.0)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -348,13 +348,13 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.3)
logger (1.6.4)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lumberjack (1.2.9)
Expand Down Expand Up @@ -445,7 +445,7 @@ GEM
parser (3.3.6.0)
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.6.0)
actionview (>= 3.1.0)
activesupport (>= 3.1.0)
prawn
prawn-table
prawn-table (0.2.2)
Expand Down Expand Up @@ -675,7 +677,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 a20e57e

Please sign in to comment.