From 5f85bffae3a79542ae48bc9e1fdcb5e6ce701038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 10:19:15 +0000 Subject: [PATCH] chore(deps): bump stripe from 15.2.1 to 17.0.1 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 15.2.1 to 17.0.1. - [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...v17.0.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 17.0.1 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 d8664fe..f0f7536 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,7 +340,7 @@ GEM sidekiq (>= 7.0.0, < 9.0.0) thor (>= 1.0, < 3.0) stringio (3.1.7) - stripe (15.2.1) + stripe (17.0.1) thor (1.3.2) thruster (0.1.14) thruster (0.1.14-aarch64-linux)