1
0
Fork 0
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:
Ping Yu 2010-10-04 14:02:06 -05:00
commit 8ba777f73d
7 changed files with 37 additions and 29 deletions

View file

@ -1 +1 @@
0.1.0 0.1.1

View file

@ -1,16 +1,16 @@
PATH PATH
remote: . remote: .
specs: specs:
oa-basic (0.1.0) oa-basic (0.1.1)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.1.0) oa-core (= 0.1.1)
rest-client (~> 1.6.0) rest-client (~> 1.6.0)
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-core remote: /Users/mbleigh/gems/omniauth/oa-core
specs: specs:
oa-core (0.1.0) oa-core (0.1.1)
rack (~> 1.1) rack (~> 1.1)
GEM GEM

View file

@ -1,7 +1,7 @@
PATH PATH
remote: . remote: .
specs: specs:
oa-core (0.1.0) oa-core (0.1.1)
rack (~> 1.1) rack (~> 1.1)
GEM GEM

View file

@ -1,15 +1,17 @@
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-core remote: /Users/mbleigh/gems/omniauth/oa-core
specs: specs:
oa-core (0.1.0) oa-core (0.1.1)
rack (~> 1.1) rack (~> 1.1)
PATH PATH
remote: . remote: .
specs: specs:
oa-enterprise (0.1.0) oa-enterprise (0.1.1)
net-ldap (~> 0.1.1)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.1.0) oa-core (= 0.1.1)
rubyntlm (~> 0.1.1)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
@ -19,12 +21,14 @@ GEM
json (1.4.3) json (1.4.3)
mg (0.0.8) mg (0.0.8)
rake rake
net-ldap (0.1.1)
nokogiri (1.4.3.1) nokogiri (1.4.3.1)
rack (1.1.0) rack (1.1.0)
rack-test (0.5.4) rack-test (0.5.4)
rack (>= 1.0) rack (>= 1.0)
rake (0.8.7) rake (0.8.7)
rspec (1.3.0) rspec (1.3.0)
rubyntlm (0.1.1)
webmock (1.3.4) webmock (1.3.4)
addressable (>= 2.1.1) addressable (>= 2.1.1)
crack (>= 0.1.7) crack (>= 0.1.7)

View file

@ -1,16 +1,16 @@
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-core remote: /Users/mbleigh/gems/omniauth/oa-core
specs: specs:
oa-core (0.1.0) oa-core (0.1.1)
rack (~> 1.1) rack (~> 1.1)
PATH PATH
remote: . remote: .
specs: specs:
oa-oauth (0.1.0) oa-oauth (0.1.1)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.1.0) oa-core (= 0.1.1)
oauth (~> 0.4.0) oauth (~> 0.4.0)
oauth2 (~> 0.0.10) oauth2 (~> 0.0.10)

View file

@ -1,14 +1,14 @@
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-core remote: /Users/mbleigh/gems/omniauth/oa-core
specs: specs:
oa-core (0.1.0) oa-core (0.1.1)
rack (~> 1.1) rack (~> 1.1)
PATH PATH
remote: . remote: .
specs: specs:
oa-openid (0.1.0) oa-openid (0.1.1)
oa-core (= 0.1.0) oa-core (= 0.1.1)
rack-openid (~> 1.1.1) rack-openid (~> 1.1.1)
ruby-openid-apps-discovery ruby-openid-apps-discovery

View file

@ -1,52 +1,54 @@
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-basic remote: /Users/mbleigh/gems/omniauth/oa-basic
specs: specs:
oa-basic (0.1.0) oa-basic (0.1.1)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.1.0) oa-core (= 0.1.1)
rest-client (~> 1.6.0) rest-client (~> 1.6.0)
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-core remote: /Users/mbleigh/gems/omniauth/oa-core
specs: specs:
oa-core (0.1.0) oa-core (0.1.1)
rack (~> 1.1) rack (~> 1.1)
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-enterprise remote: /Users/mbleigh/gems/omniauth/oa-enterprise
specs: specs:
oa-enterprise (0.1.0) oa-enterprise (0.1.1)
net-ldap (~> 0.1.1)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.1.0) oa-core (= 0.1.1)
rubyntlm (~> 0.1.1)
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-oauth remote: /Users/mbleigh/gems/omniauth/oa-oauth
specs: specs:
oa-oauth (0.1.0) oa-oauth (0.1.1)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.1.0) oa-core (= 0.1.1)
oauth (~> 0.4.0) oauth (~> 0.4.0)
oauth2 (~> 0.0.10) oauth2 (~> 0.0.10)
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-openid remote: /Users/mbleigh/gems/omniauth/oa-openid
specs: specs:
oa-openid (0.1.0) oa-openid (0.1.1)
oa-core (= 0.1.0) oa-core (= 0.1.1)
rack-openid (~> 1.1.1) rack-openid (~> 1.1.1)
ruby-openid-apps-discovery ruby-openid-apps-discovery
PATH PATH
remote: . remote: .
specs: specs:
omniauth (0.1.0) omniauth (0.1.1)
oa-basic (= 0.1.0) oa-basic (= 0.1.1)
oa-core (= 0.1.0) oa-core (= 0.1.1)
oa-enterprise (= 0.1.0) oa-enterprise (= 0.1.1)
oa-oauth (= 0.1.0) oa-oauth (= 0.1.1)
oa-openid (= 0.1.0) oa-openid (= 0.1.1)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
@ -61,6 +63,7 @@ GEM
rake rake
mime-types (1.16) mime-types (1.16)
multi_json (0.0.4) multi_json (0.0.4)
net-ldap (0.1.1)
nokogiri (1.4.3.1) nokogiri (1.4.3.1)
oauth (0.4.3) oauth (0.4.3)
oauth2 (0.0.13) oauth2 (0.0.13)
@ -79,6 +82,7 @@ GEM
ruby-openid (2.1.8) ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0) ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7) ruby-openid (>= 2.1.7)
rubyntlm (0.1.1)
webmock (1.3.4) webmock (1.3.4)
addressable (>= 2.1.1) addressable (>= 2.1.1)
crack (>= 0.1.7) crack (>= 0.1.7)