Skip to content

Commit

Permalink
Bump mini_magick from 3.8.1 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [mini_magick](https://github.com/minimagick/minimagick) from 3.8.1 to 4.11.0.
- [Release notes](https://github.com/minimagick/minimagick/releases)
- [Commits](minimagick/minimagick@v3.8.1...v4.11.0)

---
updated-dependencies:
- dependency-name: mini_magick
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 13, 2022
1 parent 0198d8a commit b9f3b69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ gem 'jquery-rails', '~>2.3.0'

# QR Codes
gem 'rqrcode-rails3', '~>0.1.7'
gem 'mini_magick', '~>3.8.1'
gem 'mini_magick', '~>4.11.0'

gem 'sass-rails', "~> 4.0.3"
gem 'coffee-rails', "~> 4.0.1"
Expand Down
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,7 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.1115)
mini_magick (3.8.1)
subexec (~> 0.2.1)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.14.4)
Expand Down Expand Up @@ -367,7 +366,6 @@ GEM
sshkit (1.21.2)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
subexec (0.2.3)
thor (1.1.0)
thread_safe (0.3.6)
tilt (1.4.1)
Expand Down Expand Up @@ -422,7 +420,7 @@ DEPENDENCIES
jquery-ui-rails (~> 5.0.0)
jquery-ui-themes (~> 0.0.11)
libnotify (= 0.5.9)
mini_magick (~> 3.8.1)
mini_magick (~> 4.11.0)
mysql2 (~> 0.5)
poltergeist (~> 1.5.1)
rack-ip-allowlist (~> 0.0.5)!
Expand Down

0 comments on commit b9f3b69

Please sign in to comment.