From f5dbe80199bc4cf6c9e1734e7c5b70ef0837f128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:18:42 +0000 Subject: [PATCH] Bump paddle from 2.2.0 to 2.2.1 Bumps [paddle](https://github.com/deanpcmad/paddle) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/deanpcmad/paddle/releases) - [Commits](https://github.com/deanpcmad/paddle/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: paddle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 502f3261..d7ed112c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM date (3.3.4) drb (2.2.1) erubi (1.12.0) - faraday (2.9.1) + faraday (2.9.2) faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) net-http @@ -172,7 +172,7 @@ GEM childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2) - paddle (2.2.0) + paddle (2.2.1) faraday (~> 2.0) parallel (1.25.1) parser (3.3.2.0)