Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and detjensrobert committed Jun 17, 2024
1 parent 861cf71 commit 6c744e4
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 @@ -10,7 +10,7 @@ gem 'discordrb', github: 'shardlab/discordrb', branch: 'main'
gem 'docopt', '~> 0.6.1'
gem 'httparty', '~> 0.21.0'
gem 'mathematical', '~> 1.6'
gem 'mini_magick', '~> 4.12'
gem 'mini_magick', '~> 4.13'

group :dev do
gem 'rubocop'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mini_magick (4.12.0)
mini_magick (4.13.1)
mini_mime (1.1.2)
multi_xml (0.6.0)
netrc (0.11.0)
Expand Down Expand Up @@ -88,7 +88,7 @@ DEPENDENCIES
docopt (~> 0.6.1)
httparty (~> 0.21.0)
mathematical (~> 1.6)
mini_magick (~> 4.12)
mini_magick (~> 4.13)
rubocop

BUNDLED WITH
Expand Down

0 comments on commit 6c744e4

Please sign in to comment.