From b358468952160ac9eeb5f4c9859d370563fd9868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 09:03:39 +0000 Subject: [PATCH] Bump stripe from 7.1.0 to 8.0.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 7.1.0 to 8.0.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/v7.1.0...v8.0.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69680f1528..9fbd4fdf3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -682,7 +682,7 @@ GEM railties (>= 5.2) redis stringex (2.8.5) - stripe (7.1.0) + stripe (8.0.0) swd (1.3.0) activesupport (>= 3) attr_required (>= 0.0.5)