update oauth2 to 1.4.4
This commit is contained in:
parent
90926d95e9
commit
19314f8a94
1 changed files with 2 additions and 2 deletions
|
|
@ -421,8 +421,8 @@ GEM
|
|||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
oauth (0.5.4)
|
||||
oauth2 (1.4.1)
|
||||
faraday (>= 0.8, < 0.16.0)
|
||||
oauth2 (1.4.4)
|
||||
faraday (>= 0.8, < 2.0)
|
||||
jwt (>= 1.0, < 3.0)
|
||||
multi_json (~> 1.3)
|
||||
multi_xml (~> 0.5)
|
||||
|
|
|
|||
Loading…
Reference in a new issue