mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
Merge branch 'master' of github.com:intridea/omniauth
This commit is contained in:
commit
8ba777f73d
7 changed files with 37 additions and 29 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.1.0
|
||||
0.1.1
|
|
@ -1,16 +1,16 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
oa-basic (0.1.0)
|
||||
oa-basic (0.1.1)
|
||||
multi_json (~> 0.0.2)
|
||||
nokogiri (~> 1.4.2)
|
||||
oa-core (= 0.1.0)
|
||||
oa-core (= 0.1.1)
|
||||
rest-client (~> 1.6.0)
|
||||
|
||||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-core
|
||||
specs:
|
||||
oa-core (0.1.0)
|
||||
oa-core (0.1.1)
|
||||
rack (~> 1.1)
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
oa-core (0.1.0)
|
||||
oa-core (0.1.1)
|
||||
rack (~> 1.1)
|
||||
|
||||
GEM
|
||||
|
|
|
@ -1,15 +1,17 @@
|
|||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-core
|
||||
specs:
|
||||
oa-core (0.1.0)
|
||||
oa-core (0.1.1)
|
||||
rack (~> 1.1)
|
||||
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
oa-enterprise (0.1.0)
|
||||
oa-enterprise (0.1.1)
|
||||
net-ldap (~> 0.1.1)
|
||||
nokogiri (~> 1.4.2)
|
||||
oa-core (= 0.1.0)
|
||||
oa-core (= 0.1.1)
|
||||
rubyntlm (~> 0.1.1)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
|
@ -19,12 +21,14 @@ GEM
|
|||
json (1.4.3)
|
||||
mg (0.0.8)
|
||||
rake
|
||||
net-ldap (0.1.1)
|
||||
nokogiri (1.4.3.1)
|
||||
rack (1.1.0)
|
||||
rack-test (0.5.4)
|
||||
rack (>= 1.0)
|
||||
rake (0.8.7)
|
||||
rspec (1.3.0)
|
||||
rubyntlm (0.1.1)
|
||||
webmock (1.3.4)
|
||||
addressable (>= 2.1.1)
|
||||
crack (>= 0.1.7)
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-core
|
||||
specs:
|
||||
oa-core (0.1.0)
|
||||
oa-core (0.1.1)
|
||||
rack (~> 1.1)
|
||||
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
oa-oauth (0.1.0)
|
||||
oa-oauth (0.1.1)
|
||||
multi_json (~> 0.0.2)
|
||||
nokogiri (~> 1.4.2)
|
||||
oa-core (= 0.1.0)
|
||||
oa-core (= 0.1.1)
|
||||
oauth (~> 0.4.0)
|
||||
oauth2 (~> 0.0.10)
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-core
|
||||
specs:
|
||||
oa-core (0.1.0)
|
||||
oa-core (0.1.1)
|
||||
rack (~> 1.1)
|
||||
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
oa-openid (0.1.0)
|
||||
oa-core (= 0.1.0)
|
||||
oa-openid (0.1.1)
|
||||
oa-core (= 0.1.1)
|
||||
rack-openid (~> 1.1.1)
|
||||
ruby-openid-apps-discovery
|
||||
|
||||
|
|
|
@ -1,52 +1,54 @@
|
|||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-basic
|
||||
specs:
|
||||
oa-basic (0.1.0)
|
||||
oa-basic (0.1.1)
|
||||
multi_json (~> 0.0.2)
|
||||
nokogiri (~> 1.4.2)
|
||||
oa-core (= 0.1.0)
|
||||
oa-core (= 0.1.1)
|
||||
rest-client (~> 1.6.0)
|
||||
|
||||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-core
|
||||
specs:
|
||||
oa-core (0.1.0)
|
||||
oa-core (0.1.1)
|
||||
rack (~> 1.1)
|
||||
|
||||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-enterprise
|
||||
specs:
|
||||
oa-enterprise (0.1.0)
|
||||
oa-enterprise (0.1.1)
|
||||
net-ldap (~> 0.1.1)
|
||||
nokogiri (~> 1.4.2)
|
||||
oa-core (= 0.1.0)
|
||||
oa-core (= 0.1.1)
|
||||
rubyntlm (~> 0.1.1)
|
||||
|
||||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-oauth
|
||||
specs:
|
||||
oa-oauth (0.1.0)
|
||||
oa-oauth (0.1.1)
|
||||
multi_json (~> 0.0.2)
|
||||
nokogiri (~> 1.4.2)
|
||||
oa-core (= 0.1.0)
|
||||
oa-core (= 0.1.1)
|
||||
oauth (~> 0.4.0)
|
||||
oauth2 (~> 0.0.10)
|
||||
|
||||
PATH
|
||||
remote: /Users/mbleigh/gems/omniauth/oa-openid
|
||||
specs:
|
||||
oa-openid (0.1.0)
|
||||
oa-core (= 0.1.0)
|
||||
oa-openid (0.1.1)
|
||||
oa-core (= 0.1.1)
|
||||
rack-openid (~> 1.1.1)
|
||||
ruby-openid-apps-discovery
|
||||
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
omniauth (0.1.0)
|
||||
oa-basic (= 0.1.0)
|
||||
oa-core (= 0.1.0)
|
||||
oa-enterprise (= 0.1.0)
|
||||
oa-oauth (= 0.1.0)
|
||||
oa-openid (= 0.1.0)
|
||||
omniauth (0.1.1)
|
||||
oa-basic (= 0.1.1)
|
||||
oa-core (= 0.1.1)
|
||||
oa-enterprise (= 0.1.1)
|
||||
oa-oauth (= 0.1.1)
|
||||
oa-openid (= 0.1.1)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
|
@ -61,6 +63,7 @@ GEM
|
|||
rake
|
||||
mime-types (1.16)
|
||||
multi_json (0.0.4)
|
||||
net-ldap (0.1.1)
|
||||
nokogiri (1.4.3.1)
|
||||
oauth (0.4.3)
|
||||
oauth2 (0.0.13)
|
||||
|
@ -79,6 +82,7 @@ GEM
|
|||
ruby-openid (2.1.8)
|
||||
ruby-openid-apps-discovery (1.2.0)
|
||||
ruby-openid (>= 2.1.7)
|
||||
rubyntlm (0.1.1)
|
||||
webmock (1.3.4)
|
||||
addressable (>= 2.1.1)
|
||||
crack (>= 0.1.7)
|
||||
|
|
Loading…
Reference in a new issue