From f7173ff0b00e87d8c49bb35201369efbeb081ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 05:35:07 +0000 Subject: [PATCH] Bump stripe from 5.29.1 to 5.30.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.29.1 to 5.30.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.29.1...v5.30.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 22fff140b9..6a8e446952 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.1) + stripe (5.30.0) temple (0.8.2) test-prof (0.11.3) test-unit (3.4.0)