Bump cloudinary from 1.9.1 to 1.11.0 (#1341) [ci skip]
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 1.9.1 to 1.11.0. - [Release notes](https://github.com/cloudinary/cloudinary_gem/releases) - [Changelog](https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudinary/cloudinary_gem/compare/1.9.1...1.11.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
9cd2e66213
commit
b20ee8b777
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -30,7 +30,7 @@ gem "bourbon", "~> 5.1"
|
|||
gem "buffer", github: "bufferapp/buffer-ruby"
|
||||
gem "carrierwave", "~> 1.2"
|
||||
gem "carrierwave-bombshelter", "~> 0.2"
|
||||
gem "cloudinary", "~> 1.9"
|
||||
gem "cloudinary", "~> 1.11"
|
||||
gem "counter_culture", "~> 1.9"
|
||||
gem "csv_shaper", "~> 1.3"
|
||||
gem "dalli", "~> 2.7"
|
||||
|
|
|
|||
|
|
@ -195,7 +195,7 @@ GEM
|
|||
chromedriver-helper (2.1.0)
|
||||
archive-zip (~> 0.10)
|
||||
nokogiri (~> 1.8)
|
||||
cloudinary (1.9.1)
|
||||
cloudinary (1.11.0)
|
||||
aws_cf_signer
|
||||
rest-client
|
||||
coderay (1.1.2)
|
||||
|
|
@ -938,7 +938,7 @@ DEPENDENCIES
|
|||
carrierwave (~> 1.2)
|
||||
carrierwave-bombshelter (~> 0.2)
|
||||
chromedriver-helper (~> 2.1)
|
||||
cloudinary (~> 1.9)
|
||||
cloudinary (~> 1.11)
|
||||
counter_culture (~> 1.9)
|
||||
csv_shaper (~> 1.3)
|
||||
dalli (~> 2.7)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue