From 86b982df8e63edb9d6cc0252468b6b9cd804b9ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 00:16:16 +0000 Subject: [PATCH] Bump stripe from 15.2.1 to 15.3.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 15.2.1 to 15.3.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/v15.2.1...v15.3.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 15.3.0 dependency-type: direct:development 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 5f4c9e68..e4275aef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -381,7 +381,7 @@ GEM sqlite3 (2.7.0) mini_portile2 (~> 2.8.0) stringio (3.1.7) - stripe (15.2.1) + stripe (15.3.0) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) terrapin (0.6.0)