Skip to content

Commit

Permalink
build(deps): bump rmagick from 6.0.1 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [rmagick](https://github.com/rmagick/rmagick) from 6.0.1 to 6.1.1.
- [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmagick/rmagick/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 0597f52 commit 2b636e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gem 'redis', '~> 5.3.0'
gem 'combine_pdf'
gem 'prawn'
gem 'prawn-qrcode'
gem 'rmagick', '~> 6.0.1'
gem 'rmagick', '~> 6.1.1'
gem 'rtesseract'

# Ruby miscellany
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ GEM
racc
pdf-core (0.10.0)
pg (1.5.9)
pkg-config (1.5.6)
pkg-config (1.5.9)
pluck_to_hash (1.0.2)
activerecord (>= 4.0.2)
activesupport (>= 4.0.2)
Expand Down Expand Up @@ -386,7 +386,7 @@ GEM
resque (>= 1.27)
rufus-scheduler (~> 3.2, != 3.3)
rexml (3.3.9)
rmagick (6.0.1)
rmagick (6.1.1)
observer (~> 0.1)
pkg-config (~> 1.4)
rouge (4.1.3)
Expand Down Expand Up @@ -541,7 +541,7 @@ DEPENDENCIES
responders
resque
resque-scheduler
rmagick (~> 6.0.1)
rmagick (~> 6.1.1)
rspec-rails (~> 7.1.0)
rtesseract
rubyzip
Expand Down

0 comments on commit 2b636e4

Please sign in to comment.