From d207c23db7c829b771949602d9df28c694826f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:33:15 +0000 Subject: [PATCH] Bump stripe from 12.0.0 to 12.4.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 12.0.0 to 12.4.0. - [Release notes](https://github.com/stripe/stripe-ruby/releases) - [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-ruby/compare/v12.0.0...v12.4.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b08fc9e3b..72226e3a7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -759,7 +759,7 @@ GEM stringio (3.1.1) strip_attributes (1.13.0) activemodel (>= 3.0, < 8.0) - stripe (12.0.0) + stripe (12.4.0) strscan (3.1.0) superconfig (2.1.1) terminal-table (3.0.2)