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

171 lines
3.8 KiB
Text
Raw Normal View History

2014-08-22 13:22:00 -03:00
GIT
remote: git://github.com/rails/rails.git
revision: 90b70cd453e6b88b2ad484861ad9913f70bd15c9
branch: 4-1-stable
2014-02-25 14:39:55 -03:00
specs:
2014-08-20 18:16:51 -03:00
actionmailer (4.1.5)
actionpack (= 4.1.5)
actionview (= 4.1.5)
2014-08-22 13:22:00 -03:00
mail (~> 2.5, >= 2.5.4)
2014-08-20 18:16:51 -03:00
actionpack (4.1.5)
actionview (= 4.1.5)
activesupport (= 4.1.5)
rack (~> 1.5.2)
2014-02-25 14:39:55 -03:00
rack-test (~> 0.6.2)
2014-08-20 18:16:51 -03:00
actionview (4.1.5)
activesupport (= 4.1.5)
2014-02-25 14:39:55 -03:00
builder (~> 3.1)
erubis (~> 2.7.0)
2014-08-20 18:16:51 -03:00
activemodel (4.1.5)
activesupport (= 4.1.5)
2014-02-25 14:39:55 -03:00
builder (~> 3.1)
2014-08-20 18:16:51 -03:00
activerecord (4.1.5)
activemodel (= 4.1.5)
activesupport (= 4.1.5)
arel (~> 5.0.0)
activesupport (4.1.5)
i18n (~> 0.6, >= 0.6.9)
2014-02-25 14:39:55 -03:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
2014-08-22 13:22:00 -03:00
rails (4.1.5)
actionmailer (= 4.1.5)
actionpack (= 4.1.5)
actionview (= 4.1.5)
activemodel (= 4.1.5)
activerecord (= 4.1.5)
activesupport (= 4.1.5)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.5)
sprockets-rails (~> 2.0)
railties (4.1.5)
actionpack (= 4.1.5)
activesupport (= 4.1.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
PATH
remote: ..
specs:
2014-10-29 12:59:33 -02:00
devise (3.4.1)
2014-08-22 13:22:00 -03:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
2014-08-20 18:16:51 -03:00
arel (5.0.1.20140414130214)
2014-02-25 14:39:55 -03:00
bcrypt (3.1.7)
bson (2.3.0)
2014-02-25 14:39:55 -03:00
builder (3.2.2)
connection_pool (2.0.0)
2014-02-25 14:39:55 -03:00
erubis (2.7.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
2014-07-29 15:58:15 -03:00
hashie (3.2.0)
2014-02-25 14:39:55 -03:00
hike (1.2.3)
2014-08-20 18:16:51 -03:00
i18n (0.6.11)
2014-02-25 14:39:55 -03:00
json (1.8.1)
jwt (1.0.0)
2014-08-22 13:22:00 -03:00
mail (2.6.1)
mime-types (>= 1.16, < 3)
2014-02-25 14:39:55 -03:00
metaclass (0.0.4)
2014-08-22 13:22:00 -03:00
mime-types (2.3)
2014-05-14 23:41:29 -03:00
mini_portile (0.6.0)
2014-07-29 15:58:15 -03:00
minitest (5.4.0)
mocha (1.1.0)
2014-02-25 14:39:55 -03:00
metaclass (~> 0.0.1)
2014-08-20 18:16:51 -03:00
mongoid (4.0.0)
activemodel (~> 4.0)
moped (~> 2.0.0)
origin (~> 2.1)
tzinfo (>= 0.3.37)
moped (2.0.0)
2014-02-25 14:39:55 -03:00
bson (~> 2.2)
connection_pool (~> 2.0)
2014-02-25 14:39:55 -03:00
optionable (~> 0.2.0)
multi_json (1.10.1)
multi_xml (0.5.5)
2014-02-25 14:39:55 -03:00
multipart-post (2.0.0)
2014-07-29 15:58:15 -03:00
nokogiri (1.6.3.1)
2014-05-14 23:41:29 -03: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 14:39:55 -03:00
rack (~> 1.2)
2014-07-29 15:58:15 -03: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 14:39:55 -03: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 14:39:55 -03:00
orm_adapter (0.5.0)
2014-08-20 18:16:51 -03:00
rack (1.5.2)
2014-02-25 14:39:55 -03:00
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 14:39:55 -03:00
rdoc (4.1.1)
json (~> 1.4)
2014-08-22 13:22:00 -03:00
responders (1.1.1)
railties (>= 3.2, < 4.2)
2014-02-25 14:39:55 -03:00
ruby-openid (2.5.0)
sprockets (2.12.1)
2014-02-25 14:39:55 -03:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2014-08-20 18:16:51 -03:00
sprockets-rails (2.1.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
2014-02-25 14:39:55 -03:00
sprockets (~> 2.8)
sqlite3 (1.3.9)
thor (0.19.1)
thread_safe (0.3.4)
2014-02-25 14:39:55 -03:00
tilt (1.4.1)
2014-08-18 10:34:17 -03:00
tzinfo (1.2.2)
2014-02-25 14:39:55 -03: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
devise!
jruby-openssl
mocha (~> 1.1)
2014-08-20 18:16:51 -03:00
mongoid (~> 4.0.0)
omniauth (~> 1.2.0)
2014-02-25 14:39:55 -03:00
omniauth-facebook
omniauth-oauth2 (~> 1.1.0)
2014-02-25 14:39:55 -03:00
omniauth-openid (~> 1.0.1)
2014-08-22 13:22:00 -03:00
rails!
2014-02-25 14:39:55 -03:00
rdoc
sqlite3
webrat (= 0.7.3)