From 28d61cb0d7b4e630c09083304d265d0345adbb2d Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Sun, 16 Feb 2020 10:45:06 +1100 Subject: [PATCH] Revert "Build(deps): Bump oauth2 from 1.4.2 to 1.4.4 (#8952)" This reverts commit c7544880b69cc029e3583441458fafb16a7588f2. Plugins depend on specific version so this upgrade is in fact not safe --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38e6869d797..b37e4f9dc46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM exifr (1.3.6) fabrication (2.21.0) fakeweb (1.3.0) - faraday (1.0.0) + faraday (0.17.3) multipart-post (>= 1.2, < 3) fast_blank (1.0.0) fast_xor (1.1.3) @@ -209,7 +209,7 @@ GEM nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) oauth (0.5.4) - oauth2 (1.4.4) + oauth2 (1.4.2) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3)