From 915a87128f5023e5833f77de338f1ee8dec73f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 21:47:43 +0000 Subject: [PATCH] Bump cloudinary from 2.2.0 to 2.3.0 Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 2.2.0 to 2.3.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/2.2.0...2.3.0) --- updated-dependencies: - dependency-name: cloudinary dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a257cf4..29554792 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM msgpack (~> 1.2) builder (3.3.0) byebug (11.1.3) - cloudinary (2.2.0) + cloudinary (2.3.0) faraday (>= 2.0.1, < 3.0.0) faraday-follow_redirects (~> 0.3.0) faraday-multipart (~> 1.0, >= 1.0.4) @@ -97,15 +97,16 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faraday (2.11.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) + json logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-multipart (1.0.4) - multipart-post (~> 2) - faraday-net_http (3.3.0) - net-http + faraday-multipart (1.1.0) + multipart-post (~> 2.0) + faraday-net_http (3.4.0) + net-http (>= 0.5.0) ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) @@ -116,12 +117,13 @@ GEM irb (1.14.2) rdoc (>= 4.0.0) reline (>= 0.4.2) + json (2.10.1) jwt (2.9.3) base64 listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.3) + logger (1.6.6) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -137,7 +139,7 @@ GEM msgpack (1.7.2) multi_xml (0.6.0) multipart-post (2.4.1) - net-http (0.4.1) + net-http (0.6.0) uri net-imap (0.5.1) date @@ -167,7 +169,7 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0) version_gem (~> 1.1) - ostruct (0.6.0) + ostruct (0.6.1) pg (1.5.9) psych (5.2.1) date @@ -251,7 +253,7 @@ GEM timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (0.13.1) + uri (1.0.2) useragent (0.16.11) version_gem (1.1.4) websocket-driver (0.7.6)