From 87bc346fbe6bfd1c8a9eca9835668b9a2aa09e4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jul 2021 06:39:22 +0000 Subject: [PATCH] Bump stripe from 5.33.0 to 5.37.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.33.0 to 5.37.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.33.0...v5.37.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 f9696fae..7e33f306 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1498,7 +1498,7 @@ GEM sqlite3 (1.4.2) stackprof (0.2.17) statsd-ruby (1.5.0) - stripe (5.33.0) + stripe (5.37.0) stripe_event (2.3.1) activesupport (>= 3.1) stripe (>= 2.8, < 6)