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-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -30,7 +30,7 @@ gem "globalize-accessors", "~> 0.3.0"
|
||||
gem "graphiql-rails", "~> 1.8.0"
|
||||
gem "graphql", "~> 2.4.13"
|
||||
gem "groupdate", "~> 6.5.1"
|
||||
gem "image_processing", "~> 1.13.0"
|
||||
gem "image_processing", "~> 1.14.0"
|
||||
gem "invisible_captcha", "~> 2.3.0"
|
||||
gem "kaminari", "~> 1.2.2"
|
||||
gem "mini_magick", "~> 4.13.2"
|
||||
|
||||
10
Gemfile.lock
10
Gemfile.lock
@@ -247,7 +247,7 @@ GEM
|
||||
net-http (>= 0.5.0)
|
||||
faraday-retry (2.2.1)
|
||||
faraday (~> 2.0)
|
||||
ffi (1.17.0)
|
||||
ffi (1.17.2)
|
||||
fiber-storage (1.0.0)
|
||||
file_validators (3.0.0)
|
||||
activemodel (>= 3.2)
|
||||
@@ -307,8 +307,8 @@ GEM
|
||||
rails-i18n
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
terminal-table (>= 1.5.1)
|
||||
image_processing (1.13.0)
|
||||
mini_magick (>= 4.9.5, < 5)
|
||||
image_processing (1.14.0)
|
||||
mini_magick (>= 4.9.5, < 6)
|
||||
ruby-vips (>= 2.0.17, < 3)
|
||||
invisible_captcha (2.3.0)
|
||||
rails (>= 5.2)
|
||||
@@ -604,7 +604,7 @@ GEM
|
||||
rubocop-rspec (~> 3, >= 3.0.1)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby-rc4 (0.1.5)
|
||||
ruby-vips (2.2.2)
|
||||
ruby-vips (2.2.3)
|
||||
ffi (~> 1.12)
|
||||
logger
|
||||
rubyzip (2.4.1)
|
||||
@@ -779,7 +779,7 @@ DEPENDENCIES
|
||||
groupdate (~> 6.5.1)
|
||||
htmlbeautifier (~> 1.4.3)
|
||||
i18n-tasks (~> 0.9.37)
|
||||
image_processing (~> 1.13.0)
|
||||
image_processing (~> 1.14.0)
|
||||
invisible_captcha (~> 2.3.0)
|
||||
kaminari (~> 1.2.2)
|
||||
knapsack_pro (~> 7.8.0)
|
||||
|
||||
Reference in New Issue
Block a user