From 7cbfe61936eb8fc78bc0809d6f93e57fd7a9223a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 12:00:43 +0000 Subject: [PATCH] Update cloudinary to version 1.20.0 --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8835deea..717de504 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,9 +115,9 @@ GEM chronic (0.10.2) chunky_png (1.3.11) climate_control (0.2.0) - cloudinary (1.11.1) + cloudinary (1.20.0) aws_cf_signer - rest-client + rest-client (>= 2.0.0) cocoon (1.2.15) coderay (1.1.3) concurrent-ruby (1.1.9) @@ -240,6 +240,7 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) htmlentities (4.3.4) + http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) i18n (1.8.10) @@ -470,7 +471,8 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - rest-client (2.0.2) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8)