From be600bfeb87d089d66de4af470e4bc812aa896d2 Mon Sep 17 00:00:00 2001 From: Link Dupont Date: Mon, 25 Jun 2018 22:31:20 -0700 Subject: [PATCH] Update locked version of stripe --- Gemfile.lock | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b52aebe..26825ec4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM devise (>= 2.2) diff-lcs (1.3) docile (1.3.0) - domain_name (0.5.20160310) + domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) dotenv (2.2.1) dotenv-rails (2.2.1) @@ -223,7 +223,7 @@ GEM hashdiff (0.3.4) hashie (3.5.5) htmlentities (4.3.4) - http-cookie (1.0.2) + http-cookie (1.0.3) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -267,7 +267,9 @@ GEM mail (2.6.6) mime-types (>= 1.16, < 4) method_source (0.8.2) - mime-types (2.99.3) + mime-types (3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0521) mimemagic (0.3.2) mina (0.3.8) open4 (~> 1.3.4) @@ -286,7 +288,7 @@ GEM monetize (~> 1.7.0) money (~> 6.10.0) railties (>= 3.0) - multi_json (1.12.1) + multi_json (1.13.1) multi_xml (0.5.5) multipart-post (2.0.0) mysql2 (0.4.10) @@ -437,10 +439,10 @@ GEM responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) - rest-client (1.8.0) + rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 3.0) - netrc (~> 0.7) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rolify (5.1.0) rqrcode (0.10.1) chunky_png (~> 1.0) @@ -516,12 +518,12 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.9) - stripe (1.43.0) - rest-client (~> 1.4) - stripe-ruby-mock (2.3.0) + stripe (3.3.2) + faraday (~> 0.9) + stripe-ruby-mock (2.5.4) dante (>= 0.2.0) - multi_json (>= 1.0.0) - stripe (>= 1.31.0, <= 1.43) + multi_json (~> 1.0) + stripe (>= 2.0.3) sysexits (1.2.0) thor (0.20.0) thread_safe (0.3.6) @@ -538,7 +540,7 @@ GEM execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.7.2) + unf_ext (0.0.7.5) unicode-display_width (1.3.2) unicode_utils (1.4.0) unobtrusive_flash (3.1.0)