From 8a9c4f83c5b20f85c15e76404803c382d0d04185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 09:30:05 +0000 Subject: [PATCH] chore(deps): bump stripe from 10.6.0 to 10.8.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 10.6.0 to 10.8.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/v10.6.0...v10.8.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production 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 d732ce6bbc..59c9f6f54a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -733,7 +733,7 @@ GEM stimulus_reflex (>= 3.3.0) stringex (2.8.6) stringio (3.1.0) - stripe (10.6.0) + stripe (10.8.0) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5)