Skip to content

Commit

Permalink
Build(deps): Bump mini_magick from 4.13.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.13.1 to 5.1.0.
- [Release notes](https://github.com/minimagick/minimagick/releases)
- [Commits](minimagick/minimagick@v4.13.1...v5.1.0)

---
updated-dependencies:
- dependency-name: mini_magick
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent aaa9b88 commit 021183c
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 @@ -114,7 +114,7 @@ gem 'rack', '~> 2.2.10'
gem 'rack-utf8_sanitizer', '~> 1.9.1'
gem 'recaptcha', '~> 5.18.0', require: 'recaptcha/rails'
gem 'matrix', '~> 0.4.2'
gem 'mini_magick', '~> 4.13.1'
gem 'mini_magick', '~> 5.1.0'
gem 'net-protocol', '~> 0.1.3'
gem 'redcarpet', '~> 3.6.0'
gem 'redis', '~> 4.8.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ GEM
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mini_magick (4.13.1)
mini_magick (5.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
mini_racer (0.16.0)
Expand Down Expand Up @@ -625,7 +625,7 @@ DEPENDENCIES
matrix (~> 0.4.2)
maxmind-db (~> 1.2.0)
mime-types (< 4.0.0)
mini_magick (~> 4.13.1)
mini_magick (~> 5.1.0)
mini_racer (~> 0.16.0)
money (~> 6.19.0)
net-protocol (~> 0.1.3)
Expand Down

0 comments on commit 021183c

Please sign in to comment.