From b67eecdf988fb8b9127853ef147a8a354ddb9eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 04:23:01 +0000 Subject: [PATCH] Bump stripe from 10.7.1 to 10.8.0 (#2192) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cc1c1ec1..c01d877f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -499,7 +499,7 @@ GEM stringio (3.1.0) strip_attributes (1.13.0) activemodel (>= 3.0, < 8.0) - stripe (10.7.1) + stripe (10.8.0) strong_migrations (1.7.0) activerecord (>= 5.2) thor (1.3.0)