From f08703aad69a1dfa47206ad1724cb3a3c14add23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 03:42:59 +0000 Subject: [PATCH] Bump patron from 0.13.3 to 0.13.4 Bumps [patron](https://github.com/toland/patron) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/toland/patron/releases) - [Changelog](https://github.com/toland/patron/blob/master/CHANGELOG.md) - [Commits](https://github.com/toland/patron/compare/v0.13.3...v0.13.4) --- updated-dependencies: - dependency-name: patron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4deadd0..1236e00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM shellany (~> 0.0) oj (3.16.3) bigdecimal (>= 3.0) - patron (0.13.3) + patron (0.13.4) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)