From ddeb737de389a6b384c3dd22579938352fe0c604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 03:46:19 +0000 Subject: [PATCH] Bump stripe from 5.55.0 to 13.0.2 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.55.0 to 13.0.2. - [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/v5.55.0...v13.0.2) --- 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 2271dd16..716d8590 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -348,7 +348,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1) - stripe (5.55.0) + stripe (13.0.2) tailwindcss-rails (2.7.3) railties (>= 7.0.0) tailwindcss-rails (2.7.3-aarch64-linux)