heartcombo--devise/gemfiles/Gemfile.rails-head.lock

191 lines
4.3 KiB
Plaintext
Raw Normal View History

2014-02-25 17:39:55 +00:00
GIT
remote: git://github.com/mongoid/mongoid.git
2014-08-06 16:40:26 +00:00
revision: 8cb17e9839973b76295cf87189e91a5ffcc03ab0
2014-02-25 17:39:55 +00:00
branch: master
specs:
mongoid (4.0.0)
activemodel (~> 4.0)
moped (~> 2.0.0)
2014-02-25 17:39:55 +00:00
origin (~> 2.1)
tzinfo (>= 0.3.37)
2014-07-29 18:58:15 +00:00
GIT
remote: git://github.com/rack/rack.git
2014-08-06 16:40:26 +00:00
revision: 92811eec6e86cb4dba52b3969c4dd66e639df158
2014-07-29 18:58:15 +00:00
specs:
rack (1.6.0.alpha)
GIT
remote: git://github.com/rails/arel.git
revision: 66cee768bc163537087037a583f60639eae49fc3
specs:
2014-05-15 02:41:29 +00:00
arel (6.0.0.20140505020427)
2014-02-25 17:39:55 +00:00
GIT
remote: git://github.com/rails/rails.git
2014-08-06 16:40:26 +00:00
revision: d5be08347fb7ff758572775ec93247a3ca886004
2014-02-25 17:39:55 +00:00
specs:
actionmailer (4.2.0.alpha)
actionpack (= 4.2.0.alpha)
actionview (= 4.2.0.alpha)
mail (~> 2.5, >= 2.5.4)
actionpack (4.2.0.alpha)
actionview (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
2014-07-29 18:58:15 +00:00
rack (~> 1.6.0.alpha)
2014-02-25 17:39:55 +00:00
rack-test (~> 0.6.2)
actionview (4.2.0.alpha)
activesupport (= 4.2.0.alpha)
2014-02-25 17:39:55 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.2.0.alpha)
activesupport (= 4.2.0.alpha)
2014-02-25 17:39:55 +00:00
builder (~> 3.1)
activerecord (4.2.0.alpha)
activemodel (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
2014-05-15 02:41:29 +00:00
arel (~> 6.0.0)
activesupport (4.2.0.alpha)
2014-07-29 18:58:15 +00:00
i18n (>= 0.7.0.dev, < 0.8)
2014-02-25 17:39:55 +00:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
rails (4.2.0.alpha)
actionmailer (= 4.2.0.alpha)
actionpack (= 4.2.0.alpha)
actionview (= 4.2.0.alpha)
activemodel (= 4.2.0.alpha)
activerecord (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
2014-02-25 17:39:55 +00:00
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.0.alpha)
sprockets-rails (~> 2.1)
railties (4.2.0.alpha)
actionpack (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
2014-02-25 17:39:55 +00:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2014-07-29 18:58:15 +00:00
GIT
remote: git://github.com/svenfuchs/i18n.git
revision: cb679b8cdbab675703a3f88de4d48a48f7b50e06
specs:
i18n (0.7.0.dev)
2014-02-25 17:39:55 +00:00
PATH
remote: ..
specs:
2014-08-13 16:41:14 +00:00
devise (3.3.0)
2014-02-25 17:39:55 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)
warden (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.7)
bson (2.3.0)
2014-02-25 17:39:55 +00:00
builder (3.2.2)
connection_pool (2.0.0)
2014-02-25 17:39:55 +00:00
erubis (2.7.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
2014-07-29 18:58:15 +00:00
hashie (3.2.0)
2014-02-25 17:39:55 +00:00
hike (1.2.3)
json (1.8.1)
jwt (1.0.0)
mail (2.6.1)
mime-types (>= 1.16, < 3)
2014-02-25 17:39:55 +00:00
metaclass (0.0.4)
mime-types (2.3)
2014-05-15 02:41:29 +00:00
mini_portile (0.6.0)
2014-07-29 18:58:15 +00:00
minitest (5.4.0)
mocha (1.1.0)
2014-02-25 17:39:55 +00:00
metaclass (~> 0.0.1)
moped (2.0.0)
2014-02-25 17:39:55 +00:00
bson (~> 2.2)
connection_pool (~> 2.0)
2014-02-25 17:39:55 +00:00
optionable (~> 0.2.0)
multi_json (1.10.1)
multi_xml (0.5.5)
2014-02-25 17:39:55 +00:00
multipart-post (2.0.0)
2014-07-29 18:58:15 +00:00
nokogiri (1.6.3.1)
2014-05-15 02:41:29 +00:00
mini_portile (= 0.6.0)
oauth2 (0.9.4)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
2014-02-25 17:39:55 +00:00
rack (~> 1.2)
2014-07-29 18:58:15 +00:00
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-facebook (1.6.0)
omniauth-oauth2 (~> 1.1)
omniauth-oauth2 (1.1.2)
faraday (>= 0.8, < 0.10)
multi_json (~> 1.3)
oauth2 (~> 0.9.3)
omniauth (~> 1.2)
2014-02-25 17:39:55 +00:00
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
optionable (0.2.0)
origin (2.1.1)
2014-02-25 17:39:55 +00:00
orm_adapter (0.5.0)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.3.2)
2014-02-25 17:39:55 +00:00
rdoc (4.1.1)
json (~> 1.4)
ruby-openid (2.5.0)
sprockets (2.12.1)
2014-02-25 17:39:55 +00:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
2014-02-25 17:39:55 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.9)
thor (0.19.1)
thread_safe (0.3.4)
2014-02-25 17:39:55 +00:00
tilt (1.4.1)
tzinfo (1.2.1)
2014-02-25 17:39:55 +00:00
thread_safe (~> 0.1)
warden (1.2.3)
rack (>= 1.0)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
arel!
2014-02-25 17:39:55 +00:00
devise!
2014-07-29 18:58:15 +00:00
i18n!
2014-02-25 17:39:55 +00:00
jruby-openssl
mocha (~> 1.1)
2014-02-25 17:39:55 +00:00
mongoid!
omniauth (~> 1.2.0)
2014-02-25 17:39:55 +00:00
omniauth-facebook
omniauth-oauth2 (~> 1.1.0)
2014-02-25 17:39:55 +00:00
omniauth-openid (~> 1.0.1)
2014-07-29 18:58:15 +00:00
rack!
2014-02-25 17:39:55 +00:00
rails!
rdoc
sqlite3
webrat (= 0.7.3)