diff --git a/Gemfile b/Gemfile index 6b960ab2..4fd26cec 100644 --- a/Gemfile +++ b/Gemfile @@ -80,7 +80,7 @@ gem 'mini_racer' gem 'protected_attributes_continued' gem 'psych' gem 'rake' -gem 'stripe', '~> 11.3' +gem 'stripe', '~> 12.1' gem 'ventable', '>= 1.3' gem 'yard' diff --git a/Gemfile.lock b/Gemfile.lock index b2f35f80..1851184f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -428,7 +428,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) - stripe (11.6.0) + stripe (12.1.0) strscan (3.1.0) temple (0.10.3) thor (1.3.1) @@ -530,7 +530,7 @@ DEPENDENCIES rubocop-rspec simplecov stimulus-rails - stripe (~> 11.3) + stripe (~> 12.1) timecop timeout turbo-rails