Bump cloudinary from 1.9.1 to 1.11.1 (#1721) [ci skip]

Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 1.9.1 to 1.11.1.
- [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.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-05 10:30:24 -05:00 committed by Mac Siri
parent 0090ee0dbb
commit a3bb0b831a
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@ gem "bourbon", "~> 5.1"
gem "buffer", "~> 0.1"
gem "carrierwave", "~> 1.3"
gem "carrierwave-bombshelter", "~> 0.2"
gem "cloudinary", "~> 1.9"
gem "cloudinary", "~> 1.11"
gem "counter_culture", "~> 2.1"
gem "csv_shaper", "~> 1.3"
gem "dalli", "~> 2.7"

View file

@ -198,7 +198,7 @@ GEM
chromedriver-helper (2.1.0)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
cloudinary (1.9.1)
cloudinary (1.11.1)
aws_cf_signer
rest-client
coderay (1.1.2)
@ -959,7 +959,7 @@ DEPENDENCIES
carrierwave (~> 1.3)
carrierwave-bombshelter (~> 0.2)
chromedriver-helper (~> 2.1)
cloudinary (~> 1.9)
cloudinary (~> 1.11)
counter_culture (~> 2.1)
csv_shaper (~> 1.3)
dalli (~> 2.7)