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.2-stable.lock

197 lines
4.6 KiB
Text
Raw Normal View History

GIT
remote: git://github.com/rails/rails.git
2016-07-01 13:13:20 -04:00
revision: 5a85938418285ab81e3db52ea102d19f95ed7a94
branch: 4-2-stable
specs:
2016-07-01 13:13:20 -04:00
actionmailer (4.2.7.rc1)
actionpack (= 4.2.7.rc1)
actionview (= 4.2.7.rc1)
activejob (= 4.2.7.rc1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-07-01 13:13:20 -04:00
actionpack (4.2.7.rc1)
actionview (= 4.2.7.rc1)
activesupport (= 4.2.7.rc1)
2015-03-24 08:00:28 -04:00
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-03-24 08:00:28 -04:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-07-01 13:13:20 -04:00
actionview (4.2.7.rc1)
activesupport (= 4.2.7.rc1)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-03-24 08:00:28 -04:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-07-01 13:13:20 -04:00
activejob (4.2.7.rc1)
activesupport (= 4.2.7.rc1)
globalid (>= 0.3.0)
2016-07-01 13:13:20 -04:00
activemodel (4.2.7.rc1)
activesupport (= 4.2.7.rc1)
builder (~> 3.1)
2016-07-01 13:13:20 -04:00
activerecord (4.2.7.rc1)
activemodel (= 4.2.7.rc1)
activesupport (= 4.2.7.rc1)
arel (~> 6.0)
2016-07-01 13:13:20 -04:00
activesupport (4.2.7.rc1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2016-07-01 13:13:20 -04:00
rails (4.2.7.rc1)
actionmailer (= 4.2.7.rc1)
actionpack (= 4.2.7.rc1)
actionview (= 4.2.7.rc1)
activejob (= 4.2.7.rc1)
activemodel (= 4.2.7.rc1)
activerecord (= 4.2.7.rc1)
activesupport (= 4.2.7.rc1)
bundler (>= 1.3.0, < 2.0)
2016-07-01 13:13:20 -04:00
railties (= 4.2.7.rc1)
sprockets-rails
2016-07-01 13:13:20 -04:00
railties (4.2.7.rc1)
actionpack (= 4.2.7.rc1)
activesupport (= 4.2.7.rc1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
PATH
2015-03-24 08:00:28 -04:00
remote: ..
specs:
2016-07-01 13:13:50 -04:00
devise (4.2.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2016-01-27 10:52:37 -05:00
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
arel (6.0.3)
2016-03-09 09:01:50 -05:00
bcrypt (3.1.11)
2016-01-27 10:52:37 -05:00
bson (3.2.6)
builder (3.2.2)
2016-05-18 12:59:06 -04:00
concurrent-ruby (1.0.2)
connection_pool (2.2.0)
erubis (2.7.0)
2016-01-27 10:52:37 -05:00
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
globalid (0.3.6)
activesupport (>= 4.1.0)
2016-05-18 12:59:06 -04:00
hashie (3.4.4)
i18n (0.7.0)
json (1.8.3)
2016-07-01 13:13:20 -04:00
jwt (1.5.4)
loofah (2.0.3)
nokogiri (>= 1.5.9)
2016-05-18 12:59:06 -04:00
mail (2.6.4)
mime-types (>= 1.16, < 4)
metaclass (0.0.4)
2016-06-27 14:13:47 -04:00
mime-types (3.1)
2016-05-18 12:59:06 -04:00
mime-types-data (~> 3.2015)
2016-06-27 14:13:47 -04:00
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
2016-05-18 12:59:06 -04:00
minitest (5.9.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
2015-03-24 08:00:28 -04:00
mongoid (4.0.2)
activemodel (~> 4.0)
moped (~> 2.0.0)
origin (~> 2.1)
tzinfo (>= 0.3.37)
moped (2.0.7)
bson (~> 3.0)
connection_pool (~> 2.0)
optionable (~> 0.2.0)
2016-06-27 14:13:47 -04:00
multi_json (1.12.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
2016-06-27 14:13:47 -04:00
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
2016-07-01 13:13:20 -04:00
oauth2 (1.2.0)
faraday (>= 0.8, < 0.10)
2016-07-01 13:13:20 -04:00
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
2016-03-09 09:13:04 -05:00
rack (>= 1.2, < 3)
omniauth (1.3.1)
hashie (>= 1.2, < 4)
2016-03-09 09:13:04 -05:00
rack (>= 1.0, < 3)
2016-01-27 10:52:37 -05:00
omniauth-facebook (3.0.0)
omniauth-oauth2 (~> 1.2)
2016-03-09 09:13:04 -05:00
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
optionable (0.2.0)
2016-01-27 10:52:37 -05:00
origin (2.2.0)
orm_adapter (0.5.0)
2016-06-27 14:13:47 -04:00
pkg-config (1.1.7)
rack (1.6.4)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
2015-03-24 08:00:28 -04:00
rack-test (0.6.3)
rack (>= 1.0)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-01-27 10:52:37 -05:00
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
2016-06-27 14:13:47 -04:00
rake (11.2.2)
2016-03-09 09:13:04 -05:00
rdoc (4.2.2)
json (~> 1.4)
2016-05-18 12:59:06 -04:00
responders (2.2.0)
2016-01-27 10:52:37 -05:00
railties (>= 4.2.0, < 5.1)
2015-03-24 08:00:28 -04:00
ruby-openid (2.7.0)
2016-06-27 14:13:47 -04:00
sprockets (3.6.2)
2016-01-27 10:52:37 -05:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2016-07-01 13:13:20 -04:00
sprockets-rails (3.1.1)
2016-01-27 10:52:37 -05:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
2016-06-27 14:13:47 -04:00
test_after_commit (1.1.0)
activerecord (>= 3.2)
thor (0.19.1)
2015-03-24 08:00:28 -04:00
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
2016-01-31 14:01:52 -05:00
warden (1.2.6)
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
2015-03-24 08:00:28 -04:00
mocha (~> 1.1)
2016-05-18 12:59:06 -04:00
mongoid (~> 4.0)
omniauth
omniauth-facebook
2016-05-18 12:59:06 -04:00
omniauth-oauth2
omniauth-openid
rails!
rdoc
sqlite3
test_after_commit
2015-03-24 08:00:28 -04:00
webrat (= 0.7.3)
2015-12-10 11:36:34 -05:00
BUNDLED WITH
2016-06-27 14:13:47 -04:00
1.12.5