From 39c0c3ccfe9c6ea201bb152d238533690670fc9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 00:43:59 +0000 Subject: [PATCH] Bump stripe_event from 2.2.0 to 2.3.0 Bumps [stripe_event](https://github.com/integrallis/stripe_event) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/integrallis/stripe_event/releases) - [Changelog](https://github.com/integrallis/stripe_event/blob/master/CHANGELOG.md) - [Commits](https://github.com/integrallis/stripe_event/compare/v2.2.0...v2.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b7853dc..fb47ae0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1239,9 +1239,9 @@ GEM stripe (4.24.0) faraday (~> 0.13) net-http-persistent (~> 3.0) - stripe_event (2.2.0) + stripe_event (2.3.0) activesupport (>= 3.1) - stripe (>= 2.8, < 5.0) + stripe (>= 2.8, < 6) temple (0.8.1) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0)