From 4ff5bd37fed1f36246fec7be01aa8ea91a3c2c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 18:40:24 +0000 Subject: [PATCH] chore(deps): bump stripe from 18.1.0 to 18.2.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 18.1.0 to 18.2.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.1.0...v18.2.0) --- updated-dependencies: - dependency-name: stripe dependency-version: 18.2.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 24cb064..156ea2f 100644 --- a/Gemfile +++ b/Gemfile @@ -84,7 +84,7 @@ group :development do gem "letter_opener" end -gem "stripe", "~> 18.1" +gem "stripe", "~> 18.2" # Slack Integration gem "slack-ruby-client" diff --git a/Gemfile.lock b/Gemfile.lock index d32e0df..95c817f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -465,7 +465,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - stripe (18.1.0) + stripe (18.2.0) tailwindcss-rails (4.4.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) @@ -547,7 +547,7 @@ DEPENDENCIES solid_cache solid_queue stimulus-rails - stripe (~> 18.1) + stripe (~> 18.2) tailwindcss-rails thruster turbo-rails