From 7baaa6f0466f8f009703feb3613e28d1393117dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 05:31:53 +0000 Subject: [PATCH] Bump stripe from 5.29.0 to 5.29.1 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.29.0 to 5.29.1. - [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.29.0...v5.29.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0c1b8e65b..199d276d97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -672,7 +672,7 @@ GEM activerecord (>= 4.1) state_machines-activemodel (>= 0.5.0) stringex (2.8.5) - stripe (5.29.0) + stripe (5.29.1) temple (0.8.2) test-prof (0.11.3) test-unit (3.4.0)