Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit e9b29f6

Browse files
Bump image_processing from 1.13.0 to 1.14.0 (#1865)
Bumps [image_processing](https://github.com/janko/image_processing) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](janko/image_processing@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: image_processing 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 1b1e060 commit e9b29f6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ GEM
218218
rails-i18n
219219
rainbow (>= 2.2.2, < 4.0)
220220
terminal-table (>= 1.5.1)
221-
image_processing (1.13.0)
222-
mini_magick (>= 4.9.5, < 5)
221+
image_processing (1.14.0)
222+
mini_magick (>= 4.9.5, < 6)
223223
ruby-vips (>= 2.0.17, < 3)
224224
importmap-rails (2.1.0)
225225
actionpack (>= 6.0.0)
@@ -272,7 +272,9 @@ GEM
272272
net-smtp
273273
marcel (1.0.4)
274274
matrix (0.4.2)
275-
mini_magick (4.13.2)
275+
mini_magick (5.1.2)
276+
benchmark
277+
logger
276278
mini_mime (1.1.5)
277279
minitest (5.25.4)
278280
mocha (2.7.1)
@@ -439,7 +441,7 @@ GEM
439441
ruby-lsp-rails (0.4.0)
440442
ruby-lsp (>= 0.23.0, < 0.24.0)
441443
ruby-progressbar (1.13.0)
442-
ruby-vips (2.2.2)
444+
ruby-vips (2.2.3)
443445
ffi (~> 1.12)
444446
logger
445447
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)