heartcombo--devise/gemfiles/Gemfile.rails-4.2-stable.lock

195 lines
4.5 KiB
Plaintext
Raw Normal View History

GIT
remote: https://github.com/rails/rails.git
2020-06-05 13:45:24 +00:00
revision: c0cb0cbf976a3cf8ad1b0e2d0f813602a712e997
branch: 4-2-stable
specs:
2020-06-05 13:45:24 +00:00
actionmailer (4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
2020-06-05 13:45:24 +00:00
actionpack (4.2.11.3)
actionview (= 4.2.11.3)
activesupport (= 4.2.11.3)
2015-03-24 12:00:28 +00:00
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-03-24 12:00:28 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2020-06-05 13:45:24 +00:00
actionview (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
2017-03-15 13:31:00 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2020-06-05 13:45:24 +00:00
activejob (4.2.11.3)
activesupport (= 4.2.11.3)
globalid (>= 0.3.0)
2020-06-05 13:45:24 +00:00
activemodel (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
2020-06-05 13:45:24 +00:00
activerecord (4.2.11.3)
activemodel (= 4.2.11.3)
activesupport (= 4.2.11.3)
arel (~> 6.0)
2020-06-05 13:45:24 +00:00
activesupport (4.2.11.3)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2020-06-05 13:45:24 +00:00
rails (4.2.11.3)
actionmailer (= 4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
activemodel (= 4.2.11.3)
activerecord (= 4.2.11.3)
activesupport (= 4.2.11.3)
bundler (>= 1.3.0, < 2.0)
2020-06-05 13:45:24 +00:00
railties (= 4.2.11.3)
sprockets-rails
2020-06-05 13:45:24 +00:00
railties (4.2.11.3)
actionpack (= 4.2.11.3)
activesupport (= 4.2.11.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
PATH
2015-03-24 12:00:28 +00:00
remote: ..
specs:
2020-09-21 00:24:01 +00:00
devise (4.7.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-09-06 13:20:20 +00:00
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
2017-03-15 13:31:00 +00:00
arel (6.0.4)
2019-09-06 13:20:20 +00:00
bcrypt (3.1.13)
2020-06-05 13:45:24 +00:00
bson (3.2.7)
builder (3.2.4)
concurrent-ruby (1.1.6)
connection_pool (2.2.3)
crass (1.0.6)
erubis (2.7.0)
2020-06-05 13:45:24 +00:00
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
2020-06-05 13:45:24 +00:00
globalid (0.4.2)
activesupport (>= 4.2.0)
hashie (4.1.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jwt (2.2.1)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2020-06-05 13:45:24 +00:00
mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
2020-06-05 13:45:24 +00:00
minitest (5.14.1)
mocha (1.11.2)
2015-03-24 12:00:28 +00: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)
2020-06-05 13:45:24 +00:00
multi_json (1.14.1)
2017-03-15 13:31:00 +00:00
multi_xml (0.6.0)
2020-06-05 13:45:24 +00:00
multipart-post (2.1.1)
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
2020-06-05 13:45:24 +00:00
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
2016-03-09 14:13:04 +00:00
rack (>= 1.2, < 3)
2020-06-05 13:45:24 +00:00
omniauth (1.9.1)
hashie (>= 3.4.6)
2017-03-15 13:31:00 +00:00
rack (>= 1.6.2, < 3)
2020-06-05 13:45:24 +00:00
omniauth-facebook (6.0.0)
omniauth-oauth2 (~> 1.2)
2020-06-05 13:45:24 +00:00
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.9)
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
optionable (0.2.0)
2020-06-05 13:45:24 +00:00
origin (2.3.1)
orm_adapter (0.5.0)
2020-06-05 13:45:24 +00:00
rack (1.6.13)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
2015-03-24 12:00:28 +00:00
rack-test (0.6.3)
rack (>= 1.0)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
2020-06-05 13:45:24 +00:00
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
2017-03-15 13:31:00 +00:00
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
2020-06-05 13:45:24 +00:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rake (13.0.1)
2017-03-15 13:31:00 +00:00
rdoc (5.1.0)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
2020-06-05 13:45:24 +00:00
ruby-openid (2.9.2)
sprockets (4.0.1)
2016-01-27 15:52:37 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2020-06-05 13:45:24 +00:00
sprockets-rails (3.2.1)
2016-01-27 15:52:37 +00:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2017-03-15 13:31:00 +00:00
sqlite3 (1.3.13)
2020-06-05 13:45:24 +00:00
test_after_commit (1.2.2)
activerecord (>= 3.2, < 5.0)
thor (1.0.1)
2017-03-15 13:31:00 +00:00
thread_safe (0.3.6)
2020-06-05 13:45:24 +00:00
timecop (0.9.1)
tzinfo (1.2.7)
thread_safe (~> 0.1)
2017-03-15 13:31:00 +00:00
warden (1.2.7)
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 12:00:28 +00:00
mocha (~> 1.1)
2016-05-18 16:59:06 +00:00
mongoid (~> 4.0)
nokogiri (= 1.9.1)
2016-05-18 16:59:06 +00:00
omniauth
omniauth-facebook
2016-05-18 16:59:06 +00:00
omniauth-oauth2
omniauth-openid
rails!
rdoc (~> 5.1)
2019-02-11 13:38:35 +00:00
sqlite3 (~> 1.3.6)
test_after_commit
timecop
2015-03-24 12:00:28 +00:00
webrat (= 0.7.3)
2015-12-10 16:36:34 +00:00
BUNDLED WITH
1.17.3