From 3797eeaee05310be4c307eb603ba2edde9079d6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 01:26:59 +0000 Subject: [PATCH] Bump cloudinary from 2.4.3 to 2.4.4 Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 2.4.3 to 2.4.4. - [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.4.3...2.4.4) --- updated-dependencies: - dependency-name: cloudinary dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28706d6..5ce2cf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM racc builder (3.3.0) cgi (0.5.1) - cloudinary (2.4.3) + cloudinary (2.4.4) faraday (>= 2.0.1, < 3.0.0) faraday-follow_redirects (~> 0.5) faraday-multipart (~> 1.0, >= 1.0.4) @@ -112,7 +112,7 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -140,7 +140,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.18.0) + json (2.18.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)