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

191 lines
4.5 KiB
Plaintext
Raw Normal View History

2017-02-26 17:58:38 +00:00
GIT
remote: https://github.com/rails/activemodel-serializers-xml.git
2020-06-05 13:45:24 +00:00
revision: 93689638c28525acc65afb638fce866826532641
2017-02-26 17:58:38 +00:00
specs:
2020-06-05 13:45:24 +00:00
activemodel-serializers-xml (1.0.2)
activemodel (>= 5.0.0.a)
activesupport (>= 5.0.0.a)
2017-02-26 17:58:38 +00:00
builder (~> 3.1)
PATH
remote: ..
specs:
2020-09-21 00:24:01 +00:00
devise (4.7.3)
2017-02-26 17:58:38 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-08-19 14:35:55 +00:00
railties (>= 4.1.0)
2017-02-26 17:58:38 +00:00
responders
warden (~> 1.2.3)
GEM
remote: https://rubygems.org/
specs:
2020-06-05 13:45:24 +00:00
actioncable (5.0.7.2)
actionpack (= 5.0.7.2)
2017-05-12 02:00:04 +00:00
nio4r (>= 1.2, < 3.0)
2017-02-26 17:58:38 +00:00
websocket-driver (~> 0.6.1)
2020-06-05 13:45:24 +00:00
actionmailer (5.0.7.2)
actionpack (= 5.0.7.2)
actionview (= 5.0.7.2)
activejob (= 5.0.7.2)
2017-02-26 17:58:38 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2020-06-05 13:45:24 +00:00
actionpack (5.0.7.2)
actionview (= 5.0.7.2)
activesupport (= 5.0.7.2)
2017-02-26 17:58:38 +00:00
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2020-06-05 13:45:24 +00:00
actionview (5.0.7.2)
activesupport (= 5.0.7.2)
2017-02-26 17:58:38 +00:00
builder (~> 3.1)
2017-05-12 02:00:04 +00:00
erubis (~> 2.7.0)
2017-02-26 17:58:38 +00:00
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2020-06-05 13:45:24 +00:00
activejob (5.0.7.2)
activesupport (= 5.0.7.2)
2017-02-26 17:58:38 +00:00
globalid (>= 0.3.6)
2020-06-05 13:45:24 +00:00
activemodel (5.0.7.2)
activesupport (= 5.0.7.2)
activerecord (5.0.7.2)
activemodel (= 5.0.7.2)
activesupport (= 5.0.7.2)
2017-05-12 02:00:04 +00:00
arel (~> 7.0)
2020-06-05 13:45:24 +00:00
activesupport (5.0.7.2)
2017-02-26 17:58:38 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2020-06-05 13:45:24 +00:00
i18n (>= 0.7, < 2)
2017-02-26 17:58:38 +00:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2017-05-12 02:00:04 +00:00
arel (7.1.4)
2019-08-19 14:35:55 +00:00
bcrypt (3.1.13)
2020-06-05 13:45:24 +00:00
builder (3.2.4)
concurrent-ruby (1.1.6)
crass (1.0.6)
2017-05-12 02:00:04 +00:00
erubis (2.7.0)
2020-06-05 13:45:24 +00:00
faraday (1.0.1)
2017-02-26 17:58:38 +00:00
multipart-post (>= 1.2, < 3)
2020-06-05 13:45:24 +00:00
globalid (0.4.2)
2017-02-26 17:58:38 +00:00
activesupport (>= 4.2.0)
2020-06-05 13:45:24 +00:00
hashie (4.1.0)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
jwt (2.2.1)
loofah (2.5.0)
crass (~> 1.0.2)
2017-02-26 17:58:38 +00:00
nokogiri (>= 1.5.9)
2020-06-05 13:45:24 +00:00
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (1.0.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
mocha (1.11.2)
multi_json (1.14.1)
2017-02-26 17:58:38 +00:00
multi_xml (0.6.0)
2020-06-05 13:45:24 +00:00
multipart-post (2.1.1)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
2017-02-26 17:58:38 +00:00
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
2020-06-05 13:45:24 +00:00
omniauth (1.9.1)
hashie (>= 3.4.6)
2017-02-26 17:58:38 +00:00
rack (>= 1.6.2, < 3)
2020-06-05 13:45:24 +00:00
omniauth-facebook (6.0.0)
2017-02-26 17:58:38 +00:00
omniauth-oauth2 (~> 1.2)
2020-06-05 13:45:24 +00:00
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.9)
2017-02-26 17:58:38 +00:00
omniauth-openid (1.0.1)
omniauth (~> 1.0)
rack-openid (~> 1.3.1)
orm_adapter (0.5.0)
2020-06-05 13:45:24 +00:00
rack (2.2.2)
2017-02-26 17:58:38 +00:00
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-test (0.6.3)
rack (>= 1.0)
2020-06-05 13:45:24 +00:00
rails (5.0.7.2)
actioncable (= 5.0.7.2)
actionmailer (= 5.0.7.2)
actionpack (= 5.0.7.2)
actionview (= 5.0.7.2)
activejob (= 5.0.7.2)
activemodel (= 5.0.7.2)
activerecord (= 5.0.7.2)
activesupport (= 5.0.7.2)
bundler (>= 1.3.0)
railties (= 5.0.7.2)
2017-02-26 17:58:38 +00:00
sprockets-rails (>= 2.0.0)
2020-06-05 13:45:24 +00:00
rails-controller-testing (1.0.4)
actionpack (>= 5.0.1.x)
actionview (>= 5.0.1.x)
activesupport (>= 5.0.1.x)
2017-05-12 02:00:04 +00:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2020-06-05 13:45:24 +00:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (5.0.7.2)
actionpack (= 5.0.7.2)
activesupport (= 5.0.7.2)
2017-02-26 17:58:38 +00:00
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2020-06-05 13:45:24 +00:00
rake (13.0.1)
rdoc (6.2.1)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
ruby-openid (2.9.2)
sprockets (4.0.1)
2017-02-26 17:58:38 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2020-06-05 13:45:24 +00:00
sprockets-rails (3.2.1)
2017-02-26 17:58:38 +00:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
2020-06-05 13:45:24 +00:00
thor (1.0.1)
2017-02-26 17:58:38 +00:00
thread_safe (0.3.6)
2020-06-05 13:45:24 +00:00
timecop (0.9.1)
tzinfo (1.2.7)
2017-02-26 17:58:38 +00:00
thread_safe (~> 0.1)
2020-06-05 13:45:24 +00:00
warden (1.2.8)
rack (>= 2.0.6)
2017-02-26 17:58:38 +00:00
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
2020-06-05 13:45:24 +00:00
websocket-extensions (0.1.5)
2017-02-26 17:58:38 +00:00
PLATFORMS
ruby
DEPENDENCIES
activemodel-serializers-xml!
devise!
mocha (~> 1.1)
omniauth
omniauth-facebook
omniauth-oauth2
omniauth-openid
2017-05-12 02:00:04 +00:00
rails (~> 5.0.0)
2017-02-26 17:58:38 +00:00
rails-controller-testing
rdoc
2017-04-28 22:33:43 +00:00
responders (~> 2.1)
2019-02-11 13:38:35 +00:00
sqlite3 (~> 1.3.6)
timecop
2017-02-26 17:58:38 +00:00
webrat (= 0.7.3)
BUNDLED WITH
2019-09-06 13:20:20 +00:00
1.17.3