From 73abc2a51a877bfce5060a1913b3e54559b914fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 05:02:19 +0000 Subject: [PATCH] chore(deps): bump stripe from 10.14.0 to 17.0.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 10.14.0 to 17.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/v10.14.0...v17.0.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 17.0.0 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 18cb36ae..3deddf52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM sprockets (>= 3.0.0) stackprof (0.2.26) stringio (3.1.1) - stripe (10.14.0) + stripe (17.0.0) tailwindcss-rails (2.6.1-aarch64-linux) railties (>= 7.0.0) tailwindcss-rails (2.6.1-arm64-darwin)