From a88e7411afebde6a911780130ae6e63511033ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 23:28:57 +0000 Subject: [PATCH] Bump stripe from 10.15.0 to 13.2.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 10.15.0 to 13.2.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/v10.15.0...v13.2.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 9a662e019..b6d1d31a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -502,7 +502,7 @@ GEM stringio (3.1.2) strip_attributes (1.14.0) activemodel (>= 3.0, < 9.0) - stripe (10.15.0) + stripe (13.2.0) strong_migrations (2.1.0) activerecord (>= 6.1) thor (1.3.2)