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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-13 11:07:06 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-06-13 11:07:06 +0400
commit96c06d7f5f413918989c4a4673b604875f09b9cd (patch)
treec9dee065c40b4d1e6beafa9a4851ffa3f61ec70a /Gemfile.lock
parent2c3ddacbd7171b62e4ba143faaceb013aa79305f (diff)
update omniauth dependency
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b986539da1e..34013e01986 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -168,8 +168,8 @@ GEM
github-linguist (~> 2.3.4)
gitlab-grit (~> 2.5.1)
gitlab_meta (5.0)
- gitlab_omniauth-ldap (1.0.2)
- net-ldap (~> 0.2.2)
+ gitlab_omniauth-ldap (1.0.3)
+ net-ldap (~> 0.3.1)
omniauth (~> 1.0)
pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1)
@@ -265,7 +265,7 @@ GEM
multi_xml (0.5.3)
multipart-post (1.2.0)
mysql2 (0.3.11)
- net-ldap (0.2.2)
+ net-ldap (0.3.1)
nokogiri (1.5.9)
oauth (0.4.7)
oauth2 (0.8.1)
@@ -544,7 +544,7 @@ DEPENDENCIES
gitlab-pygments.rb (~> 0.3.2)
gitlab_git (~> 1.3.0)
gitlab_meta (= 5.0)
- gitlab_omniauth-ldap (= 1.0.2)
+ gitlab_omniauth-ldap (= 1.0.3)
gon
grape (~> 0.4.1)
grape-entity (~> 0.3.0)