From 358bb3030a04ca67924b82622d083d1773f096a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 Aug 2018 19:16:15 +0000 Subject: [PATCH] Bump stripe from 3.3.1 to 3.3.2 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/stripe/stripe-ruby/releases) - [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-ruby/compare/v3.3.1...v3.3.2) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e6184d67f9..4f4ff7c3a0 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'spree_auth_devise', github: 'openfoodfoundation/spree_auth_devise', branch: # - Change type of password from string to password to hide it in the form gem 'spree_paypal_express', github: "openfoodfoundation/better_spree_paypal_express", branch: "spree-upgrade-intermediate" #gem 'spree_paypal_express', github: "spree-contrib/better_spree_paypal_express", branch: "1-3-stable" -gem 'stripe', '~> 3.3.1' +gem 'stripe', '~> 3.3.2' # We need at least this version to have Digicert's root certificate # which is needed for Pin Payments (and possibly others). gem 'activemerchant', '~> 1.78' diff --git a/Gemfile.lock b/Gemfile.lock index e5cba5fc88..5506633b40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -657,7 +657,7 @@ GEM tilt (~> 1.1, != 1.3.0) state_machine (1.2.0) stringex (1.3.3) - stripe (3.3.1) + stripe (3.3.2) faraday (~> 0.9) therubyracer (0.12.0) libv8 (~> 3.16.14.0) @@ -796,7 +796,7 @@ DEPENDENCIES spree_auth_devise! spree_i18n! spree_paypal_express! - stripe (~> 3.3.1) + stripe (~> 3.3.2) therubyracer timecop truncate_html