Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGosia Ksionek <mksionek@gitlab.com>2019-05-07 16:51:34 +0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-07 16:51:34 +0300
commita4cf01f32e601e73ef7c946274092da7cfa8d008 (patch)
tree38be2e87623dcc89a1197cd463dc481047f2b89e /Gemfile
parent5290c5c32b39914888665b7e792a2a2a61492e06 (diff)
Remove from providers with icon
Remove puts Remove puts
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 1282ff0e20d..1c77f8e9a8b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -43,6 +43,7 @@ gem 'omniauth_crowd', '~> 2.2.0'
gem 'omniauth-authentiq', '~> 0.3.3'
gem 'omniauth_openid_connect', '~> 0.3.0'
gem "omniauth-ultraauth", '~> 0.0.2'
+gem 'omniauth-salesforce', '~> 1.0.5'
gem 'rack-oauth2', '~> 1.9.3'
gem 'jwt', '~> 2.1.0'