From b1f42c14ee98ee7d72c03b41ed53360f7e5ab035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 03:07:27 +0000 Subject: [PATCH] chore(deps): bump stripe from 9.2.0 to 9.3.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 9.2.0 to 9.3.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/v9.2.0...v9.3.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c453908e99..d472500f8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -711,7 +711,7 @@ GEM stimulus_reflex_testing (0.3.0) stimulus_reflex (>= 3.3.0) stringex (2.8.6) - stripe (9.2.0) + stripe (9.3.0) swd (1.3.0) activesupport (>= 3) attr_required (>= 0.0.5)