Commit 82e21e6a authored by Stan Hu's avatar Stan Hu

Merge branch 'oauth2-to-1-4-4-fixing-faraday-dependency-constraint' into 'master'

Update oauth2 to 1.4.4 fixing faraday constraint

See merge request gitlab-org/gitlab!33999
parents f09ca0b8 e74d29e3
......@@ -662,8 +662,8 @@ GEM
shellany (~> 0.0)
numerizer (0.2.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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment