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

172 lines
3.8 KiB
Plaintext
Raw Normal View History

2014-08-22 16:22:00 +00:00
GIT
remote: https://github.com/rails/rails.git
2017-03-15 13:31:00 +00:00
revision: 0cad778c2605a5204a05a9f1dbd3344e39f248d8
2014-08-22 16:22:00 +00:00
branch: 4-1-stable
2014-02-25 17:39:55 +00:00
specs:
2017-03-15 13:31:00 +00:00
actionmailer (4.1.16)
actionpack (= 4.1.16)
actionview (= 4.1.16)
2014-08-22 16:22:00 +00:00
mail (~> 2.5, >= 2.5.4)
2020-06-05 13:45:24 +00:00
actionpack (4.1.16)
actionview (= 4.1.16)
activesupport (= 4.1.16)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.16)
activesupport (= 4.1.16)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.16)
activesupport (= 4.1.16)
builder (~> 3.1)
activerecord (4.1.16)
activemodel (= 4.1.16)
activesupport (= 4.1.16)
arel (~> 5.0.0)
activesupport (4.1.16)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
2017-03-15 13:31:00 +00:00
rails (4.1.16)
actionmailer (= 4.1.16)
actionpack (= 4.1.16)
actionview (= 4.1.16)
activemodel (= 4.1.16)
activerecord (= 4.1.16)
activesupport (= 4.1.16)
2014-08-22 16:22:00 +00:00
bundler (>= 1.3.0, < 2.0)
2017-03-15 13:31:00 +00:00
railties (= 4.1.16)
2014-08-22 16:22:00 +00:00
sprockets-rails (~> 2.0)
2020-06-05 13:45:24 +00:00
railties (4.1.16)
actionpack (= 4.1.16)
activesupport (= 4.1.16)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2014-08-22 16:22:00 +00:00
PATH
remote: ..
specs:
2020-09-21 00:24:01 +00:00
devise (4.7.3)
2014-08-22 16:22:00 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-09-06 13:20:20 +00:00
railties (>= 4.1.0)
2014-08-22 16:22:00 +00:00
responders
warden (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
2014-08-20 21:16:51 +00:00
arel (5.0.1.20140414130214)
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)
2014-02-25 17:39:55 +00:00
erubis (2.7.0)
2020-06-05 13:45:24 +00:00
faraday (1.0.1)
2014-02-25 17:39:55 +00:00
multipart-post (>= 1.2, < 3)
2020-06-05 13:45:24 +00:00
hashie (3.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
2017-03-15 13:31:00 +00:00
json (1.8.6)
2020-06-05 13:45:24 +00:00
jwt (2.2.1)
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)
2014-08-20 21:16:51 +00:00
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)
2014-02-25 17:39:55 +00:00
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)
2017-03-15 13:31:00 +00:00
omniauth (1.4.2)
2014-07-29 18:58:15 +00:00
hashie (>= 1.2, < 4)
2016-03-09 14:13:04 +00:00
rack (>= 1.0, < 3)
2020-06-05 13:45:24 +00:00
omniauth-facebook (6.0.0)
2016-03-09 14:13:04 +00:00
omniauth-oauth2 (~> 1.2)
2020-06-05 13:45:24 +00:00
omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1)
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)
2020-06-05 13:45:24 +00:00
origin (2.3.1)
2014-02-25 17:39:55 +00:00
orm_adapter (0.5.0)
rack (1.5.5)
2014-02-25 17:39:55 +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)
2014-02-25 17:39:55 +00:00
rack (>= 1.0)
2020-06-05 13:45:24 +00:00
rake (13.0.1)
2017-03-15 13:31:00 +00:00
rdoc (5.1.0)
2014-11-19 17:43:47 +00:00
responders (1.1.2)
2014-08-22 16:22:00 +00:00
railties (>= 3.2, < 4.2)
2020-06-05 13:45:24 +00:00
ruby-openid (2.9.2)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (2.3.3)
2014-08-20 21:16:51 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
2014-11-19 17:43:47 +00:00
sprockets (>= 2.8, < 4.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)
2014-02-25 17:39:55 +00:00
thread_safe (~> 0.1)
2017-03-15 13:31:00 +00:00
warden (1.2.7)
2014-02-25 17:39:55 +00:00
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)
2016-05-18 16:59:06 +00:00
mongoid (~> 4.0)
nokogiri (= 1.9.1)
2016-05-18 16:59:06 +00:00
omniauth
2014-02-25 17:39:55 +00:00
omniauth-facebook
2016-05-18 16:59:06 +00:00
omniauth-oauth2
omniauth-openid
2014-08-22 16:22:00 +00:00
rails!
rdoc (~> 5.1)
2019-02-11 13:38:35 +00:00
sqlite3 (~> 1.3.6)
test_after_commit
timecop
2014-02-25 17:39:55 +00:00
webrat (= 0.7.3)
2015-12-10 16:36:34 +00:00
BUNDLED WITH
1.17.3