From 491dc387d7ab921bbd7c39e4f4b1cd7b1066c592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 05:31:08 +0000 Subject: [PATCH] Bump stripe from 5.28.0 to 5.29.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.28.0 to 5.29.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.28.0...v5.29.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39ea5eacda..249ba0c61a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -668,7 +668,7 @@ GEM activerecord (>= 4.1) state_machines-activemodel (>= 0.5.0) stringex (2.8.5) - stripe (5.28.0) + stripe (5.29.0) temple (0.8.2) test-prof (0.11.3) test-unit (3.3.9)