summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-03-14 07:13:13 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-03-14 07:26:03 +0900
commitdd48144c199e24eddadc5920c2c759fc2bc97d03 (patch)
tree8567820bcda45322f842c98ca75f59db89ac14a7 /Gemfile
parentdfed7b4575cfe5990a2675b41a9a88d52b97b265 (diff)
downloadgitlab-ce-dd48144c199e24eddadc5920c2c759fc2bc97d03.tar.gz
Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2793463fd81..24e5cbe8677 100644
--- a/Gemfile
+++ b/Gemfile
@@ -34,7 +34,7 @@ gem 'omniauth-gitlab', '~> 1.0.2'
gem 'omniauth-google-oauth2', '~> 0.5.2'
gem 'omniauth-kerberos', '~> 0.3.0', group: :kerberos
gem 'omniauth-oauth2-generic', '~> 0.2.2'
-gem 'omniauth-saml', '~> 1.7.0'
+gem 'omniauth-saml', '~> 1.10.0'
gem 'omniauth-shibboleth', '~> 1.2.0'
gem 'omniauth-twitter', '~> 1.2.0'
gem 'omniauth_crowd', '~> 2.2.0'