From 2f2ed4f6ece947c06f585d0fe200390d12d93d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 13:25:19 +0000 Subject: [PATCH] Bump stripe_event from 2.3.2 to 2.7.0 Bumps [stripe_event](https://github.com/integrallis/stripe_event) from 2.3.2 to 2.7.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.3.2...v2.7.0) --- updated-dependencies: - dependency-name: stripe_event dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d074b356..84cb71fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1636,9 +1636,9 @@ GEM stackprof (0.2.21) statsd-ruby (1.5.0) stripe (5.55.0) - stripe_event (2.3.2) + stripe_event (2.7.0) activesupport (>= 3.1) - stripe (>= 2.8, < 6) + stripe (>= 2.8, < 9) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) terser (1.1.13)