Skip to content

Commit d52df4a

Browse files
build(deps): bump rmagick from 6.0.1 to 6.1.1 (#7400)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d099c1b commit d52df4a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ gem 'redis', '~> 5.3.0'
4646
gem 'combine_pdf'
4747
gem 'prawn'
4848
gem 'prawn-qrcode'
49-
gem 'rmagick', '~> 6.0.1'
49+
gem 'rmagick', '~> 6.1.1'
5050
gem 'rtesseract'
5151

5252
# Ruby miscellany

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ GEM
285285
racc
286286
pdf-core (0.10.0)
287287
pg (1.5.9)
288-
pkg-config (1.5.6)
288+
pkg-config (1.5.9)
289289
pluck_to_hash (1.0.2)
290290
activerecord (>= 4.0.2)
291291
activesupport (>= 4.0.2)
@@ -389,7 +389,7 @@ GEM
389389
resque (>= 1.27)
390390
rufus-scheduler (~> 3.2, != 3.3)
391391
rexml (3.4.0)
392-
rmagick (6.0.1)
392+
rmagick (6.1.1)
393393
observer (~> 0.1)
394394
pkg-config (~> 1.4)
395395
rouge (4.1.3)
@@ -544,7 +544,7 @@ DEPENDENCIES
544544
responders
545545
resque
546546
resque-scheduler
547-
rmagick (~> 6.0.1)
547+
rmagick (~> 6.1.1)
548548
rspec-rails (~> 7.1.0)
549549
rtesseract
550550
rubyzip

0 commit comments

Comments
 (0)