From 964e9dfcae5becdbeb20908eab0c8a40bef5fc78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 12:01:21 +0000 Subject: [PATCH] Bump stripe from 5.42.0 to 5.45.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.42.0 to 5.45.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/v5.42.0...v5.45.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 148bdd9e..5e87243e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1605,7 +1605,7 @@ GEM sqlite3 (1.4.2) stackprof (0.2.17) statsd-ruby (1.5.0) - stripe (5.42.0) + stripe (5.45.0) stripe_event (2.3.1) activesupport (>= 3.1) stripe (>= 2.8, < 6)