From 3a96e94b24401660b27fd521270044989020a454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 05:03:36 +0000 Subject: [PATCH] chore(deps): bump stripe from 10.14.0 to 16.0.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 10.14.0 to 16.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...v16.0.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 16.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..05d4cc87 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 (16.0.0) tailwindcss-rails (2.6.1-aarch64-linux) railties (>= 7.0.0) tailwindcss-rails (2.6.1-arm64-darwin)