Skip to content

Commit bdbdb5c

Browse files
build(deps): Bump mini_magick from 4.13.2 to 5.2.0 (#2527)
Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.13.2 to 5.2.0. - [Release notes](https://github.com/minimagick/minimagick/releases) - [Commits](minimagick/minimagick@v4.13.2...v5.2.0) --- updated-dependencies: - dependency-name: mini_magick dependency-type: indirect 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>
1 parent 1c9b36f commit bdbdb5c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ GEM
7171
ast (2.4.2)
7272
base64 (0.2.0)
7373
bcrypt (3.1.20)
74+
benchmark (0.4.0)
7475
bindex (0.8.1)
7576
bootsnap (1.18.4)
7677
msgpack (~> 1.2)
@@ -110,8 +111,8 @@ GEM
110111
activesupport (>= 6.1)
111112
i18n (1.14.6)
112113
concurrent-ruby (~> 1.0)
113-
image_processing (1.13.0)
114-
mini_magick (>= 4.9.5, < 5)
114+
image_processing (1.14.0)
115+
mini_magick (>= 4.9.5, < 6)
115116
ruby-vips (>= 2.0.17, < 3)
116117
inline_svg (1.10.0)
117118
activesupport (>= 3.0)
@@ -138,7 +139,9 @@ GEM
138139
marcel (1.0.4)
139140
matrix (0.4.2)
140141
method_source (1.1.0)
141-
mini_magick (4.13.2)
142+
mini_magick (5.2.0)
143+
benchmark
144+
logger
142145
mini_mime (1.1.5)
143146
mini_portile2 (2.8.8)
144147
minitest (5.25.4)

0 commit comments

Comments
 (0)