From 3bc09cfcfbbf3956dae60d231150498ff4266d81 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 21:03:21 +0000 Subject: [PATCH] Bump stripe from 5.15.0 to 5.22.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.15.0 to 5.22.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.15.0...v5.22.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2414376473..b9c2a390c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -636,7 +636,7 @@ GEM tilt (~> 1.1, != 1.3.0) state_machine (1.2.0) stringex (1.5.1) - stripe (5.15.0) + stripe (5.22.0) test-unit (3.3.5) power_assert thor (0.20.3)