Revert "Build(deps): Bump oauth2 from 1.4.2 to 1.4.4 (#8952)"

This reverts commit c7544880b6.

Plugins depend on specific version so this upgrade is in fact
not safe
This commit is contained in:
Sam Saffron 2020-02-16 10:45:06 +11:00
parent c7544880b6
commit 28d61cb0d7
No known key found for this signature in database
GPG Key ID: B9606168D2FFD9F5

View File

@ -126,7 +126,7 @@ GEM
exifr (1.3.6) exifr (1.3.6)
fabrication (2.21.0) fabrication (2.21.0)
fakeweb (1.3.0) fakeweb (1.3.0)
faraday (1.0.0) faraday (0.17.3)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
fast_blank (1.0.0) fast_blank (1.0.0)
fast_xor (1.1.3) fast_xor (1.1.3)
@ -209,7 +209,7 @@ GEM
nokogumbo (2.0.2) nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4) nokogiri (~> 1.8, >= 1.8.4)
oauth (0.5.4) oauth (0.5.4)
oauth2 (1.4.4) oauth2 (1.4.2)
faraday (>= 0.8, < 2.0) faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0) jwt (>= 1.0, < 3.0)
multi_json (~> 1.3) multi_json (~> 1.3)