summaryrefslogtreecommitdiff
path: root/vendor/gems/omniauth-cas3/Gemfile.lock
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, 11 insertions, 10 deletions
diff --git a/vendor/gems/omniauth-cas3/Gemfile.lock b/vendor/gems/omniauth-cas3/Gemfile.lock
index 4c59eb05d50..a856e78f00f 100644
--- a/vendor/gems/omniauth-cas3/Gemfile.lock
+++ b/vendor/gems/omniauth-cas3/Gemfile.lock
@@ -4,29 +4,30 @@ PATH
omniauth-cas3 (1.1.4)
addressable (~> 2.3)
nokogiri (~> 1.7, >= 1.7.1)
- omniauth (~> 1.2, < 3)
+ omniauth (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.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 (1.9.1)
+ omniauth (2.1.0)
hashie (>= 3.4.6)
- rack (>= 1.6.2, < 3)
- public_suffix (4.0.7)
+ rack (>= 2.2.3)
+ rack-protection
+ public_suffix (5.0.0)
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)
@@ -44,7 +45,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
- webmock (3.14.0)
+ webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@@ -61,4 +62,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.18
+ 2.3.21