diff --git a/Gemfile b/Gemfile index 751ad3ba..959f4067 100644 --- a/Gemfile +++ b/Gemfile @@ -86,7 +86,7 @@ gem 'mini_magick' gem 'protected_attributes_continued' gem 'psych' gem 'rake' -gem 'stripe', '~> 11.3' +gem 'stripe', '~> 13.4' gem 'ventable', '>= 1.3' gem 'yard' diff --git a/Gemfile.lock b/Gemfile.lock index bda01e6a..9f0a1f3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -422,7 +422,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.2) - stripe (11.7.0) + stripe (13.4.1) temple (0.10.3) thor (1.3.2) tilt (2.4.0) @@ -532,7 +532,7 @@ DEPENDENCIES rubocop-rspec simplecov stimulus-rails - stripe (~> 11.3) + stripe (~> 13.4) timecop timeout turbo-rails