diff options
author | Gosia Ksionek <mksionek@gitlab.com> | 2019-05-07 13:51:34 +0000 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-05-07 13:51:34 +0000 |
commit | a4cf01f32e601e73ef7c946274092da7cfa8d008 (patch) | |
tree | 38be2e87623dcc89a1197cd463dc481047f2b89e /Gemfile.lock | |
parent | 5290c5c32b39914888665b7e792a2a2a61492e06 (diff) | |
download | gitlab-ce-a4cf01f32e601e73ef7c946274092da7cfa8d008.tar.gz |
Remove from providers with icon
Remove puts
Remove puts
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9b1a036030a..ddff7e56968 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -553,6 +553,9 @@ GEM omniauth (~> 1.9) omniauth-oauth2-generic (0.2.2) omniauth-oauth2 (~> 1.0) + omniauth-salesforce (1.0.5) + omniauth (~> 1.0) + omniauth-oauth2 (~> 1.0) omniauth-saml (1.10.0) omniauth (~> 1.3, >= 1.3.2) ruby-saml (~> 1.7) @@ -1127,6 +1130,7 @@ DEPENDENCIES omniauth-google-oauth2 (~> 0.6.0) omniauth-kerberos (~> 0.3.0) omniauth-oauth2-generic (~> 0.2.2) + omniauth-salesforce (~> 1.0.5) omniauth-saml (~> 1.10) omniauth-shibboleth (~> 1.3.0) omniauth-twitter (~> 1.4) |