Skip to content

Commit fbf0e30

Browse files
Bump image_processing from 1.13.0 to 1.14.0
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]>
1 parent 6beec13 commit fbf0e30

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ GEM
197197
concurrent-ruby (~> 1.0)
198198
i18n-debug (1.2.0)
199199
i18n (< 2)
200-
image_processing (1.13.0)
201-
mini_magick (>= 4.9.5, < 5)
200+
image_processing (1.14.0)
201+
mini_magick (>= 4.9.5, < 6)
202202
ruby-vips (>= 2.0.17, < 3)
203203
importmap-rails (2.1.0)
204204
actionpack (>= 6.0.0)
@@ -262,7 +262,9 @@ GEM
262262
matrix (0.4.2)
263263
memory_profiler (1.1.0)
264264
method_source (1.1.0)
265-
mini_magick (4.13.2)
265+
mini_magick (5.1.2)
266+
benchmark
267+
logger
266268
mini_mime (1.1.5)
267269
minitest (5.25.4)
268270
nenv (0.3.0)

0 commit comments

Comments
 (0)