From 082f61764c962883e0bb0368ee804ae1c51ae0a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:23:54 +0000 Subject: [PATCH] Bump stripe from 17.2.0 to 18.0.1 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 17.2.0 to 18.0.1. - [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/v17.2.0...v18.0.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1ca7bbb..ff317b2 100644 --- a/Gemfile +++ b/Gemfile @@ -72,7 +72,7 @@ gem "mission_control-jobs", "~> 1.1" gem "openssl", "~> 3.3" gem "pay", "~> 11.3" gem "rdap", "~> 0.1.5" -gem "stripe", "~> 17.2" +gem "stripe", "~> 18.0" gem "whois-parser", github: "jarthod/whois-parser" gem "mailpace-rails", "~> 0.4.3" diff --git a/Gemfile.lock b/Gemfile.lock index a5c28f4..5607104 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,7 +393,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.8) - stripe (17.2.0) + stripe (18.0.1) tailwindcss-rails (4.4.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) @@ -474,7 +474,7 @@ DEPENDENCIES solid_queue sqlite3 (>= 2.1) stimulus-rails - stripe (~> 17.2) + stripe (~> 18.0) tailwindcss-rails thruster turbo-rails