From 2ac1d04ab424f08fefa1e6a43132c69da3efd452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 00:13:32 +0000 Subject: [PATCH] Bump stripe from 18.2.0 to 18.3.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 18.2.0 to 18.3.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.2.0...v18.3.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 18.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c1e367e..08ed9291 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -395,7 +395,7 @@ GEM sqlite3 (2.9.0) mini_portile2 (~> 2.8.0) stringio (3.1.7) - stripe (18.2.0) + stripe (18.3.0) superfish-rails (1.6.0.1) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4)