1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/Gemfile.lock

163 lines
3.5 KiB
Text
Raw Normal View History

GIT
remote: git://github.com/rails/rails.git
revision: 0761bb029886bb6920a404ecf409013f83a44f58
branch: 3-2-stable
2011-12-11 13:43:24 -05:00
specs:
actionmailer (3.2.12)
actionpack (= 3.2.12)
mail (~> 2.5.3)
actionpack (3.2.12)
activemodel (= 3.2.12)
activesupport (= 3.2.12)
2011-12-11 13:43:24 -05:00
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
2011-12-11 13:43:24 -05:00
rack-test (~> 0.6.1)
2012-12-04 14:37:32 -05:00
sprockets (~> 2.2.1)
activemodel (3.2.12)
activesupport (= 3.2.12)
2011-12-11 13:43:24 -05:00
builder (~> 3.0.0)
activerecord (3.2.12)
activemodel (= 3.2.12)
activesupport (= 3.2.12)
arel (~> 3.0.2)
2011-12-11 13:43:24 -05:00
tzinfo (~> 0.3.29)
activeresource (3.2.12)
activemodel (= 3.2.12)
activesupport (= 3.2.12)
activesupport (3.2.12)
2012-01-10 08:52:14 -05:00
i18n (~> 0.6)
2011-12-11 13:43:24 -05:00
multi_json (~> 1.0)
rails (3.2.12)
actionmailer (= 3.2.12)
actionpack (= 3.2.12)
activerecord (= 3.2.12)
activeresource (= 3.2.12)
activesupport (= 3.2.12)
bundler (~> 1.0)
railties (= 3.2.12)
railties (3.2.12)
actionpack (= 3.2.12)
activesupport (= 3.2.12)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
PATH
remote: .
specs:
devise (2.2.3)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
GEM
remote: http://rubygems.org/
specs:
arel (3.0.2)
2011-12-11 13:43:24 -05:00
bcrypt-ruby (3.0.1)
builder (3.0.4)
2011-12-11 13:43:24 -05:00
erubis (2.7.0)
faraday (0.8.6)
multipart-post (~> 1.1)
2011-12-11 13:43:24 -05:00
hashie (1.2.0)
hike (1.2.1)
httpauth (0.2.0)
i18n (0.6.2)
2012-06-18 07:44:43 -04:00
journey (1.0.4)
json (1.7.7)
jwt (0.1.5)
multi_json (>= 1.0)
mail (2.5.3)
2011-12-11 13:43:24 -05:00
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.21)
mocha (0.13.2)
2011-12-11 13:43:24 -05:00
metaclass (~> 0.0.1)
mongoid (3.1.2)
activemodel (~> 3.2)
moped (~> 1.4.2)
origin (~> 1.0)
2011-12-11 13:43:24 -05:00
tzinfo (~> 0.3.22)
moped (1.4.2)
multi_json (1.6.1)
multipart-post (1.1.5)
nokogiri (1.5.6)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.0.3)
2011-12-11 13:43:24 -05:00
hashie (~> 1.2)
rack
omniauth-facebook (1.4.0)
omniauth-oauth2 (~> 1.0.2)
omniauth-oauth2 (1.0.3)
oauth2 (~> 0.8.0)
2011-12-11 13:43:24 -05:00
omniauth (~> 1.0)
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
2012-12-04 14:37:32 -05:00
origin (1.0.11)
orm_adapter (0.4.0)
2011-12-11 13:43:24 -05:00
polyglot (0.3.3)
rack (1.4.5)
rack-cache (1.2)
2011-12-11 13:43:24 -05:00
rack (>= 0.4)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-ssl (1.3.3)
2011-12-11 13:43:24 -05:00
rack
rack-test (0.6.2)
2011-12-11 13:43:24 -05:00
rack (>= 1.0)
rake (10.0.3)
rdoc (3.12.2)
2011-12-11 13:43:24 -05:00
json (~> 1.4)
ruby-openid (2.2.3)
2012-12-04 14:37:32 -05:00
sprockets (2.2.2)
2011-12-11 13:43:24 -05:00
hike (~> 1.2)
2012-12-04 14:37:32 -05:00
multi_json (~> 1.0)
2011-12-11 13:43:24 -05:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.7)
thor (0.17.0)
2011-12-11 13:43:24 -05:00
tilt (1.3.3)
treetop (1.4.12)
2011-12-11 13:43:24 -05:00
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.35)
2012-06-16 09:21:44 -04:00
warden (1.2.1)
rack (>= 1.0)
2011-12-11 13:43:24 -05:00
webrat (0.7.2)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
devise!
jruby-openssl
mocha (~> 0.13.1)
mongoid (~> 3.0)
2011-12-11 13:43:24 -05:00
omniauth (~> 1.0.0)
omniauth-facebook
omniauth-oauth2 (~> 1.0.0)
omniauth-openid (~> 1.0.1)
rails!
2011-12-11 13:43:24 -05:00
rdoc
2012-04-18 14:31:25 -04:00
sqlite3
2011-12-11 13:43:24 -05:00
webrat (= 0.7.2)