From 1548c7c25a39a5c0fc57ac107732c902ae2a5b10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 10 Jan 2019 23:46:45 +0000 Subject: [PATCH] Bump oauth2 from 1.2.0 to 1.4.1 Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.2.0 to 1.4.1. - [Release notes](https://github.com/oauth-xx/oauth2/releases) - [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/oauth-xx/oauth2/compare/v1.2.0...v1.4.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index cd37fba973..5a42279369 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem 'stripe', '~> 3.3.2' # which is needed for Pin Payments (and possibly others). gem 'activemerchant', '~> 1.78' -gem 'oauth2', '~> 1.2.0' # Used for Stripe Connect +gem 'oauth2', '~> 1.4.1' # Used for Stripe Connect gem 'jwt', '~> 1.5' gem 'delayed_job_active_record' diff --git a/Gemfile.lock b/Gemfile.lock index acfcdb574b..88b48ae526 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM factory_bot_rails (4.8.2) factory_bot (~> 4.8.2) railties (>= 3.0.0) - faraday (0.9.2) + faraday (0.15.4) multipart-post (>= 1.2, < 3) ffaker (1.15.0) ffi (1.9.25) @@ -536,9 +536,9 @@ GEM notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - oauth2 (1.2.0) - faraday (>= 0.8, < 0.10) - jwt (~> 1.0) + oauth2 (1.4.1) + faraday (>= 0.8, < 0.16.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) @@ -810,7 +810,7 @@ DEPENDENCIES listen (= 3.0.8) momentjs-rails nokogiri (>= 1.6.7.1) - oauth2 (~> 1.2.0) + oauth2 (~> 1.4.1) ofn-qz! oj paper_trail (~> 3.0.8)