build(deps): bump image_processing from 1.13.0 to 1.14.0
Bumps [image_processing](https://github.com/janko/image_processing) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.13.0...v1.14.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:
parent
888dc7f22d
commit
cf0c7db2ca
2
Gemfile
2
Gemfile
@ -61,7 +61,7 @@ gem "aws-sdk-core", "3.211"
|
|||||||
gem "sidekiq", "~> 7.3"
|
gem "sidekiq", "~> 7.3"
|
||||||
gem "sidekiq-scheduler", "~> 5.0"
|
gem "sidekiq-scheduler", "~> 5.0"
|
||||||
|
|
||||||
gem "image_processing", "~> 1.13"
|
gem "image_processing", "~> 1.14"
|
||||||
# gem "ruby-vips", "~> 2.2"
|
# gem "ruby-vips", "~> 2.2"
|
||||||
gem "mini_magick", "~> 4.13.2"
|
gem "mini_magick", "~> 4.13.2"
|
||||||
|
|
||||||
|
10
Gemfile.lock
10
Gemfile.lock
@ -194,8 +194,8 @@ GEM
|
|||||||
multi_xml (>= 0.5.2)
|
multi_xml (>= 0.5.2)
|
||||||
i18n (1.14.7)
|
i18n (1.14.7)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
image_processing (1.13.0)
|
image_processing (1.14.0)
|
||||||
mini_magick (>= 4.9.5, < 5)
|
mini_magick (>= 4.9.5, < 6)
|
||||||
ruby-vips (>= 2.0.17, < 3)
|
ruby-vips (>= 2.0.17, < 3)
|
||||||
inherited_resources (1.14.0)
|
inherited_resources (1.14.0)
|
||||||
actionpack (>= 6.0)
|
actionpack (>= 6.0)
|
||||||
@ -242,7 +242,7 @@ GEM
|
|||||||
kaminari-core (= 1.2.2)
|
kaminari-core (= 1.2.2)
|
||||||
kaminari-core (1.2.2)
|
kaminari-core (1.2.2)
|
||||||
language_server-protocol (3.17.0.4)
|
language_server-protocol (3.17.0.4)
|
||||||
logger (1.6.5)
|
logger (1.6.6)
|
||||||
loofah (2.24.0)
|
loofah (2.24.0)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
@ -409,7 +409,7 @@ GEM
|
|||||||
faraday (>= 1)
|
faraday (>= 1)
|
||||||
faraday-multipart (>= 1)
|
faraday-multipart (>= 1)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
ruby-vips (2.2.2)
|
ruby-vips (2.2.3)
|
||||||
ffi (~> 1.12)
|
ffi (~> 1.12)
|
||||||
logger
|
logger
|
||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
@ -531,7 +531,7 @@ DEPENDENCIES
|
|||||||
down (~> 5.4)
|
down (~> 5.4)
|
||||||
friendly_id (~> 5.5)
|
friendly_id (~> 5.5)
|
||||||
httparty (~> 0.22.0)
|
httparty (~> 0.22.0)
|
||||||
image_processing (~> 1.13)
|
image_processing (~> 1.14)
|
||||||
jbuilder
|
jbuilder
|
||||||
jsbundling-rails
|
jsbundling-rails
|
||||||
kamal
|
kamal
|
||||||
|
Loading…
Reference in New Issue
Block a user