From 23c7ac650872a8d0b27b34dcad1e12dbb7a1d01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 00:46:20 +0000 Subject: [PATCH] Bump stripe from 5.38.0 to 5.39.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.38.0 to 5.39.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.38.0...v5.39.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 d553909ba3..aec484ba49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -621,7 +621,7 @@ GEM activerecord (>= 5.1) state_machines-activemodel (>= 0.8.0) stringex (2.8.5) - stripe (5.38.0) + stripe (5.39.0) temple (0.8.2) test-prof (1.0.7) test-unit (3.5.0)