1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Gemfile locks

This commit is contained in:
Michael Bleigh 2010-10-01 10:36:45 -05:00
parent cf202fe6a2
commit aec9d900df
6 changed files with 28 additions and 28 deletions

View file

@ -1,16 +1,16 @@
PATH PATH
remote: . remote: .
specs: specs:
oa-basic (0.0.5) oa-basic (0.1.0)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.0.5) oa-core (= 0.1.0)
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.0.5) oa-core (0.1.0)
rack (~> 1.1) rack (~> 1.1)
GEM GEM

View file

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

View file

@ -1,15 +1,15 @@
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-core remote: /Users/mbleigh/gems/omniauth/oa-core
specs: specs:
oa-core (0.0.5) oa-core (0.1.0)
rack (~> 1.1) rack (~> 1.1)
PATH PATH
remote: . remote: .
specs: specs:
oa-enterprise (0.0.5) oa-enterprise (0.1.0)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.0.5) oa-core (= 0.1.0)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/

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.0.5) oa-core (0.1.0)
rack (~> 1.1) rack (~> 1.1)
PATH PATH
remote: . remote: .
specs: specs:
oa-oauth (0.0.5) oa-oauth (0.1.0)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.0.5) oa-core (= 0.1.0)
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.0.5) oa-core (0.1.0)
rack (~> 1.1) rack (~> 1.1)
PATH PATH
remote: . remote: .
specs: specs:
oa-openid (0.0.5) oa-openid (0.1.0)
oa-core (= 0.0.5) oa-core (= 0.1.0)
rack-openid (~> 1.1.1) rack-openid (~> 1.1.1)
ruby-openid-apps-discovery ruby-openid-apps-discovery

View file

@ -1,52 +1,52 @@
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-basic remote: /Users/mbleigh/gems/omniauth/oa-basic
specs: specs:
oa-basic (0.0.5) oa-basic (0.1.0)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.0.5) oa-core (= 0.1.0)
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.0.5) oa-core (0.1.0)
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.0.5) oa-enterprise (0.1.0)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.0.5) oa-core (= 0.1.0)
PATH PATH
remote: /Users/mbleigh/gems/omniauth/oa-oauth remote: /Users/mbleigh/gems/omniauth/oa-oauth
specs: specs:
oa-oauth (0.0.5) oa-oauth (0.1.0)
multi_json (~> 0.0.2) multi_json (~> 0.0.2)
nokogiri (~> 1.4.2) nokogiri (~> 1.4.2)
oa-core (= 0.0.5) oa-core (= 0.1.0)
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.0.5) oa-openid (0.1.0)
oa-core (= 0.0.5) oa-core (= 0.1.0)
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.0.5) omniauth (0.1.0)
oa-basic (= 0.0.5) oa-basic (= 0.1.0)
oa-core (= 0.0.5) oa-core (= 0.1.0)
oa-enterprise (= 0.0.5) oa-enterprise (= 0.1.0)
oa-oauth (= 0.0.5) oa-oauth (= 0.1.0)
oa-openid (= 0.0.5) oa-openid (= 0.1.0)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/