From dee359531c9ecac7e40cdf20220a402e3bbadc75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 09:03:31 +0000 Subject: [PATCH] Bump stripe from 7.0.0 to 7.1.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 7.0.0 to 7.1.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.0.0...v7.1.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 6ff970dd219e..1026041da8b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -620,7 +620,7 @@ GEM activerecord (>= 5.1) state_machines-activemodel (>= 0.8.0) stringex (2.8.5) - stripe (7.0.0) + stripe (7.1.0) temple (0.8.2) test-prof (1.0.9) test-unit (3.5.3)