mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:25:35 +08:00
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:
parent
c7544880b6
commit
28d61cb0d7
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user