Skip to content

Commit

Permalink
build(deps): bump rmagick from 5.5.0 to 6.0.1 (#7088)
Browse files Browse the repository at this point in the history
Bumps [rmagick](https://github.com/rmagick/rmagick) from 5.5.0 to 6.0.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent 853a69d commit 4ddea2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ gem 'redis', '~> 4.8.1'
gem 'combine_pdf'
gem 'prawn'
gem 'prawn-qrcode'
gem 'rmagick', '~> 5.5.0'
gem 'rmagick', '~> 6.0.1'
gem 'rtesseract'

# Ruby miscellany
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ GEM
rufus-scheduler (~> 3.2, != 3.3)
rexml (3.2.8)
strscan (>= 3.0.9)
rmagick (5.5.0)
rmagick (6.0.1)
observer (~> 0.1)
pkg-config (~> 1.4)
rouge (4.1.3)
Expand Down Expand Up @@ -540,7 +540,7 @@ DEPENDENCIES
responders
resque
resque-scheduler
rmagick (~> 5.5.0)
rmagick (~> 6.0.1)
rspec-rails (~> 6.1.2)
rtesseract
rubyzip
Expand Down

0 comments on commit 4ddea2f

Please sign in to comment.