Skip to content

Commit

Permalink
Bump cloudinary from 1.9.1 to 1.11.1 (#1721) [ci skip]
Browse files Browse the repository at this point in the history
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](cloudinary/cloudinary_gem@1.9.1...1.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and maestromac committed Feb 5, 2019
1 parent 0090ee0 commit a3bb0b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit a3bb0b8

Please sign in to comment.