From 67d2d3903c25583c49a5e3fe2edc70e0592f0dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:12:15 +0000 Subject: [PATCH] Bump stripe from 18.4.2 to 19.0.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 18.4.2 to 19.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/v18.4.2...v19.0.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 19.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d5141be9..73b816afa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -405,7 +405,9 @@ GEM sqlite3 (2.9.2) mini_portile2 (~> 2.8.0) stringio (3.1.7) - stripe (18.4.2) + stripe (19.0.0) + bigdecimal + logger superfish-rails (1.6.0.1) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4)