From fc2450ae75551ee7b25acd74739623c7a75b26f0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 30 Aug 2018 22:11:01 +0000 Subject: [PATCH] Update stripe to version 3.25.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87751fd5..ae52afc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -529,8 +529,8 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) - stripe (3.3.2) - faraday (~> 0.9) + stripe (3.25.0) + faraday (~> 0.10) stripe-ruby-mock (2.5.4) dante (>= 0.2.0) multi_json (~> 1.0)