heartcombo--devise/Gemfile.lock

186 lines
4.3 KiB
Plaintext
Raw Normal View History

PATH
remote: .
specs:
2016-03-09 14:01:50 +00:00
devise (4.0.0.rc2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2015-12-15 16:55:36 +00:00
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
GEM
2013-03-28 17:00:55 +00:00
remote: https://rubygems.org/
specs:
actionmailer (4.2.5.1)
actionpack (= 4.2.5.1)
actionview (= 4.2.5.1)
activejob (= 4.2.5.1)
2014-08-20 21:16:51 +00:00
mail (~> 2.5, >= 2.5.4)
2014-12-01 12:18:00 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.5.1)
actionview (= 4.2.5.1)
activesupport (= 4.2.5.1)
2015-03-24 12:00:28 +00:00
rack (~> 1.6)
rack-test (~> 0.6.2)
2014-12-01 12:18:00 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.5.1)
activesupport (= 4.2.5.1)
2014-05-05 00:21:45 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
2014-12-01 12:18:00 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activejob (4.2.5.1)
activesupport (= 4.2.5.1)
2014-09-29 20:38:16 +00:00
globalid (>= 0.3.0)
activemodel (4.2.5.1)
activesupport (= 4.2.5.1)
2014-05-05 00:21:45 +00:00
builder (~> 3.1)
activerecord (4.2.5.1)
activemodel (= 4.2.5.1)
activesupport (= 4.2.5.1)
2014-12-01 12:18:00 +00:00
arel (~> 6.0)
activesupport (4.2.5.1)
i18n (~> 0.7)
2014-05-05 00:21:45 +00:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
2014-05-05 00:21:45 +00:00
tzinfo (~> 1.1)
arel (6.0.3)
2016-03-09 14:01:50 +00:00
bcrypt (3.1.11)
bson (3.2.6)
2014-05-05 00:21:45 +00:00
builder (3.2.2)
concurrent-ruby (1.0.0)
connection_pool (2.2.0)
2011-12-11 18:43:24 +00:00
erubis (2.7.0)
faraday (0.9.2)
2014-05-05 00:21:45 +00:00
multipart-post (>= 1.2, < 3)
globalid (0.3.6)
2014-08-20 21:16:51 +00:00
activesupport (>= 4.1.0)
hashie (3.4.3)
i18n (0.7.0)
json (1.8.3)
jwt (1.5.2)
loofah (2.0.3)
2014-09-29 20:38:16 +00:00
nokogiri (>= 1.5.9)
2014-11-19 17:43:47 +00:00
mail (2.6.3)
2014-08-20 21:16:51 +00:00
mime-types (>= 1.16, < 3)
2014-03-12 17:40:11 +00:00
metaclass (0.0.4)
mime-types (2.99)
mini_portile2 (2.0.0)
2016-01-27 15:52:37 +00:00
minitest (5.8.4)
mocha (1.1.0)
2011-12-11 18:43:24 +00:00
metaclass (~> 0.0.1)
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)
2014-05-05 00:21:45 +00:00
connection_pool (~> 2.0)
2014-03-29 02:11:53 +00:00
optionable (~> 0.2.0)
multi_json (1.11.2)
2014-05-05 00:21:45 +00:00
multi_xml (0.5.5)
multipart-post (2.0.0)
2016-01-27 15:52:37 +00:00
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
oauth2 (0.9.4)
2014-05-05 00:21:45 +00:00
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
2014-05-05 00:21:45 +00:00
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
2014-07-29 18:58:15 +00:00
omniauth (1.2.2)
hashie (>= 1.2, < 4)
2014-05-05 00:21:45 +00:00
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)
2011-12-11 18:43:24 +00:00
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
2014-03-29 02:11:53 +00:00
optionable (0.2.0)
2016-01-27 15:52:37 +00:00
origin (2.2.0)
2014-02-20 18:30:00 +00:00
orm_adapter (0.5.0)
rack (1.6.4)
2011-12-11 18:43:24 +00:00
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)
2011-12-11 18:43:24 +00:00
rack (>= 1.0)
rails (4.2.5.1)
actionmailer (= 4.2.5.1)
actionpack (= 4.2.5.1)
actionview (= 4.2.5.1)
activejob (= 4.2.5.1)
activemodel (= 4.2.5.1)
activerecord (= 4.2.5.1)
activesupport (= 4.2.5.1)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.5.1)
2014-12-01 12:18:00 +00:00
sprockets-rails
2014-09-29 20:38:16 +00:00
rails-deprecated_sanitizer (1.0.3)
2014-08-20 21:16:51 +00:00
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
2014-11-19 17:43:47 +00:00
activesupport (>= 4.2.0.beta, < 5.0)
2014-08-20 21:16:51 +00:00
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-01-27 15:52:37 +00:00
rails-html-sanitizer (1.0.3)
2014-09-29 20:38:16 +00:00
loofah (~> 2.0)
railties (4.2.5.1)
actionpack (= 4.2.5.1)
activesupport (= 4.2.5.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2016-01-27 15:52:37 +00:00
rake (10.5.0)
rdoc (4.2.2)
json (~> 1.4)
2016-01-18 14:22:00 +00:00
responders (2.1.1)
railties (>= 4.2.0, < 5.1)
2015-03-24 12:00:28 +00:00
ruby-openid (2.7.0)
sprockets (3.5.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.0.1)
2016-01-27 15:52:37 +00:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
2014-05-05 00:21:45 +00:00
thor (0.19.1)
2015-03-24 12:00:28 +00:00
thread_safe (0.3.5)
2014-08-18 13:34:17 +00:00
tzinfo (1.2.2)
2014-05-05 00:21:45 +00:00
thread_safe (~> 0.1)
2016-01-31 19:01:52 +00:00
warden (1.2.6)
rack (>= 1.0)
2013-04-19 23:38:39 +00:00
webrat (0.7.3)
2011-12-11 18:43:24 +00:00
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)
mongoid (~> 4.0)
2014-05-05 00:21:45 +00:00
omniauth (~> 1.2.0)
2011-12-11 18:43:24 +00:00
omniauth-facebook
2014-05-05 00:21:45 +00:00
omniauth-oauth2 (~> 1.1.0)
2011-12-11 18:43:24 +00:00
omniauth-openid (~> 1.0.1)
rails (~> 4.2.5)
2011-12-11 18:43:24 +00:00
rdoc
2012-04-18 18:31:25 +00:00
sqlite3
2013-04-19 23:38:39 +00:00
webrat (= 0.7.3)
BUNDLED WITH
1.11.2