From 3cc1f5f00bdfffe8c564bc296aada3f91a1a2a5c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 28 Nov 2018 19:50:48 +0000 Subject: [PATCH] Update stripe to version 4.1.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d072858..5a181391 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM railties (>= 3.0.0) faker (1.9.1) i18n (>= 0.7) - faraday (0.15.3) + faraday (0.15.4) multipart-post (>= 1.2, < 3) fastimage (2.1.4) feature (1.4.0) @@ -545,7 +545,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - stripe (4.0.3) + stripe (4.1.0) faraday (~> 0.13) net-http-persistent (~> 3.0) stripe-ruby-mock (2.5.6)