From f1642ab9009af896905b0de7ea949c10666fcdf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 04:22:42 +0000 Subject: [PATCH] Bump stripe from 9.4.0 to 10.0.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 9.4.0 to 10.0.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.4.0...v10.0.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b352e5c30..cc662d518 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -486,7 +486,7 @@ GEM stringio (3.0.8) strip_attributes (1.13.0) activemodel (>= 3.0, < 8.0) - stripe (9.4.0) + stripe (10.0.0) strong_migrations (1.6.4) activerecord (>= 5.2) thor (1.3.0)