From 4f63fdb57d2c380e128673b7ff99045057ade004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:52:54 +0000 Subject: [PATCH] Bump stripe from 18.0.1 to 18.1.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 18.0.1 to 18.1.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.0.1...v18.1.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 13bdccf..09b78f8 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ gem "redcarpet" # Syntax highlighting for code blocks gem "rouge" -gem "stripe", "~> 18.0" +gem "stripe", "~> 18.1" # Error tracking gem "sentry-ruby" diff --git a/Gemfile.lock b/Gemfile.lock index e15182a..68f686f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -376,7 +376,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - stripe (18.0.1) + stripe (18.1.0) tailwindcss-rails (4.4.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) @@ -464,7 +464,7 @@ DEPENDENCIES solid_queue sqlite3 (>= 2.1) stimulus-rails - stripe (~> 18.0) + stripe (~> 18.1) tailwindcss-rails thruster turbo-rails