Bump image_processing from 1.12.2 to 1.13.0

Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.2 to 1.13.0.
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v1.12.2...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-05 14:42:06 +00:00
committed by GitHub
parent b6ce6ebc2f
commit b2b7790e84
2 changed files with 6 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ gem "globalize-accessors", "~> 0.3.0"
gem "graphiql-rails", "~> 1.8.0" gem "graphiql-rails", "~> 1.8.0"
gem "graphql", "~> 1.13.22" gem "graphql", "~> 1.13.22"
gem "groupdate", "~> 6.4.0" gem "groupdate", "~> 6.4.0"
gem "image_processing", "~> 1.12.2" gem "image_processing", "~> 1.13.0"
gem "invisible_captcha", "~> 2.3.0" gem "invisible_captcha", "~> 2.3.0"
gem "kaminari", "~> 1.2.2" gem "kaminari", "~> 1.2.2"
gem "mini_magick", "~> 4.13.2" gem "mini_magick", "~> 4.13.2"

View File

@@ -224,7 +224,7 @@ GEM
faraday-net_http (>= 2.0, < 3.2) faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0) faraday-net_http (3.1.0)
net-http net-http
ffi (1.15.5) ffi (1.17.0)
file_validators (3.0.0) file_validators (3.0.0)
activemodel (>= 3.2) activemodel (>= 3.2)
mime-types (>= 1.0) mime-types (>= 1.0)
@@ -283,7 +283,7 @@ GEM
rails-i18n rails-i18n
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1) terminal-table (>= 1.5.1)
image_processing (1.12.2) image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5) mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3) ruby-vips (>= 2.0.17, < 3)
invisible_captcha (2.3.0) invisible_captcha (2.3.0)
@@ -568,8 +568,9 @@ GEM
rubocop-rspec (~> 3, >= 3.0.1) rubocop-rspec (~> 3, >= 3.0.1)
ruby-progressbar (1.13.0) ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5) ruby-rc4 (0.1.5)
ruby-vips (2.1.4) ruby-vips (2.2.2)
ffi (~> 1.12) ffi (~> 1.12)
logger
rubyzip (2.3.2) rubyzip (2.3.2)
rugged (1.6.3) rugged (1.6.3)
rvm1-capistrano3 (1.4.0) rvm1-capistrano3 (1.4.0)
@@ -735,7 +736,7 @@ DEPENDENCIES
graphql (~> 1.13.22) graphql (~> 1.13.22)
groupdate (~> 6.4.0) groupdate (~> 6.4.0)
i18n-tasks (~> 0.9.37) i18n-tasks (~> 0.9.37)
image_processing (~> 1.12.2) image_processing (~> 1.13.0)
invisible_captcha (~> 2.3.0) invisible_captcha (~> 2.3.0)
kaminari (~> 1.2.2) kaminari (~> 1.2.2)
knapsack_pro (~> 7.8.0) knapsack_pro (~> 7.8.0)