omniauth--omniauth/omniauth/Gemfile.lock

103 lines
1.9 KiB
Plaintext

PATH
remote: /Users/mbleigh/gems/omniauth/oa-basic
specs:
oa-basic (0.0.5)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
oa-core (= 0.0.5)
rest-client (~> 1.6.0)
PATH
remote: /Users/mbleigh/gems/omniauth/oa-core
specs:
oa-core (0.0.5)
rack (~> 1.1)
PATH
remote: /Users/mbleigh/gems/omniauth/oa-enterprise
specs:
oa-enterprise (0.0.5)
nokogiri (~> 1.4.2)
oa-core (= 0.0.5)
PATH
remote: /Users/mbleigh/gems/omniauth/oa-oauth
specs:
oa-oauth (0.0.5)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
oa-core (= 0.0.5)
oauth (~> 0.4.0)
oauth2 (~> 0.0.10)
PATH
remote: /Users/mbleigh/gems/omniauth/oa-openid
specs:
oa-openid (0.0.5)
oa-core (= 0.0.5)
rack-openid (~> 1.1.1)
ruby-openid-apps-discovery
PATH
remote: .
specs:
omniauth (0.0.5)
oa-basic (= 0.0.5)
oa-core (= 0.0.5)
oa-enterprise (= 0.0.5)
oa-oauth (= 0.0.5)
oa-openid (= 0.0.5)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.0)
crack (0.1.8)
faraday (0.4.6)
addressable (>= 2.1.1)
rack (>= 1.0.1)
json (1.4.3)
mg (0.0.8)
rake
mime-types (1.16)
multi_json (0.0.4)
nokogiri (1.4.3.1)
oauth (0.4.3)
oauth2 (0.0.13)
faraday (~> 0.4.1)
multi_json (>= 0.0.4)
rack (1.2.1)
rack-openid (1.1.1)
rack (>= 0.4)
ruby-openid (>= 2.0.3)
rack-test (0.5.4)
rack (>= 1.0)
rake (0.8.7)
rest-client (1.6.0)
mime-types (>= 1.16)
rspec (1.3.0)
ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
webmock (1.3.4)
addressable (>= 2.1.1)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
json (~> 1.4.3)
mg (~> 0.0.8)
oa-basic!
oa-core!
oa-enterprise!
oa-oauth!
oa-openid!
omniauth!
rack
rack-test (~> 0.5.4)
rake
rspec (~> 1.3.0)
webmock (~> 1.3.4)