From f863364f266f11ebdca9d08e54d4d53bf696fe79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 09:58:09 +0000 Subject: [PATCH] Build(deps): bump stripe from 8.6.0 to 8.7.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 8.6.0 to 8.7.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/v8.6.0...v8.7.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 d599cc0ef..227eb7c3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -452,7 +452,7 @@ GEM stimulus-rails (1.2.2) railties (>= 6.0.0) stringex (2.8.6) - stripe (8.6.0) + stripe (8.7.0) syntax_tree (6.1.1) prettier_print (>= 1.2.0) thor (1.2.2)