From 69690f1e37600c5697a2a2ebdd7f64cea1097c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 16:43:38 +0000 Subject: [PATCH] Bump stripe from 5.30.0 to 5.33.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.30.0 to 5.33.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.30.0...v5.33.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 9c9c422d4e..0a449a34fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -606,7 +606,7 @@ GEM activerecord (>= 5.1) state_machines-activemodel (>= 0.8.0) stringex (2.8.5) - stripe (5.32.1) + stripe (5.33.0) temple (0.8.2) test-prof (1.0.5) test-unit (3.4.2)