From d5474cda49a97c3ac437d8509d126104fc22b5cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 10:18:56 +0000 Subject: [PATCH] Chore(deps): Bump cloudinary from 2.4.0 to 2.4.1 Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 2.4.0 to 2.4.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/2.4.0...2.4.1) --- updated-dependencies: - dependency-name: cloudinary dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6cc820..2c1e5b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM bullet (8.1.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) - cloudinary (2.4.0) + cloudinary (2.4.1) faraday (>= 2.0.1, < 3.0.0) faraday-follow_redirects (~> 0.3.0) faraday-multipart (~> 1.0, >= 1.0.4) @@ -163,7 +163,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.2) + json (2.18.0) jwt (3.1.2) base64 kamal (2.8.2) @@ -196,8 +196,8 @@ GEM multi_xml (0.7.2) bigdecimal (~> 3.1) multipart-post (2.4.1) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.12) date net-protocol @@ -423,7 +423,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uniform_notifier (1.18.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.9) warden (1.2.9)