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:
Diffstat (limited to 'vendor/gems/omniauth-cas3/Gemfile.lock')
-rw-r--r--vendor/gems/omniauth-cas3/Gemfile.lock21
1 files changed, 10 insertions, 11 deletions
diff --git a/vendor/gems/omniauth-cas3/Gemfile.lock b/vendor/gems/omniauth-cas3/Gemfile.lock
index a856e78f00f..4c59eb05d50 100644
--- a/vendor/gems/omniauth-cas3/Gemfile.lock
+++ b/vendor/gems/omniauth-cas3/Gemfile.lock
@@ -4,30 +4,29 @@ PATH
omniauth-cas3 (1.1.4)
addressable (~> 2.3)
nokogiri (~> 1.7, >= 1.7.1)
- omniauth (~> 2.0)
+ omniauth (~> 1.2, < 3)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.1)
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
awesome_print (1.9.2)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
hashdiff (1.0.1)
hashie (5.0.0)
+ mini_portile2 (2.8.0)
nokogiri (1.13.7)
+ mini_portile2 (~> 2.8.0)
racc (~> 1.4)
- omniauth (2.1.0)
+ omniauth (1.9.1)
hashie (>= 3.4.6)
- rack (>= 2.2.3)
- rack-protection
- public_suffix (5.0.0)
+ rack (>= 1.6.2, < 3)
+ public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.4)
- rack-protection (2.2.2)
- rack
rack-test (0.8.3)
rack (>= 1.0, < 3)
rake (10.5.0)
@@ -45,7 +44,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
- webmock (3.18.1)
+ webmock (3.14.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@@ -62,4 +61,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.21
+ 2.3.18