From bc6b76fcc3f571af47d00228554806fc5f1744d4 Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Tue, 4 Feb 2020 23:42:26 -0800 Subject: [PATCH] Update stripe mock gem --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be766571..9e204e77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,7 +296,7 @@ GEM monetize (~> 1.9.0) money (~> 6.13.2) railties (>= 3.0) - multi_json (1.13.1) + multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) nenv (0.3.0) @@ -548,10 +548,10 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.4.1) stripe (5.14.0) - stripe-ruby-mock (2.5.8) + stripe-ruby-mock (3.0.1) dante (>= 0.2.0) multi_json (~> 1.0) - stripe (>= 2.0.3) + stripe (> 5, < 6) sysexits (1.2.0) temple (0.8.0) thor (0.20.3)