From 3ef8f7b8031df2cd37af30f583dfb3e31352d1f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:02:32 +0000 Subject: [PATCH] Bump stripe from 8.7.0 to 13.0.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 8.7.0 to 13.0.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/v8.7.0...v13.0.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f3565974..d6c8b992b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -489,7 +489,7 @@ GEM railties (>= 6.0.0) stringex (2.8.6) stringio (3.1.1) - stripe (8.7.0) + stripe (13.0.0) thor (1.3.2) tilt (2.4.0) timeout (0.4.1)