actualización de cuidados

This commit is contained in:
f 2020-09-11 14:27:03 -03:00
parent b1fcb24627
commit 925b4d6f4a

View file

@ -16,56 +16,56 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (6.0.3.2) actioncable (6.0.3.3)
actionpack (= 6.0.3.2) actionpack (= 6.0.3.3)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (6.0.3.2) actionmailbox (6.0.3.3)
actionpack (= 6.0.3.2) actionpack (= 6.0.3.3)
activejob (= 6.0.3.2) activejob (= 6.0.3.3)
activerecord (= 6.0.3.2) activerecord (= 6.0.3.3)
activestorage (= 6.0.3.2) activestorage (= 6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
mail (>= 2.7.1) mail (>= 2.7.1)
actionmailer (6.0.3.2) actionmailer (6.0.3.3)
actionpack (= 6.0.3.2) actionpack (= 6.0.3.3)
actionview (= 6.0.3.2) actionview (= 6.0.3.3)
activejob (= 6.0.3.2) activejob (= 6.0.3.3)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (6.0.3.2) actionpack (6.0.3.3)
actionview (= 6.0.3.2) actionview (= 6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
rack (~> 2.0, >= 2.0.8) rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.0.3.2) actiontext (6.0.3.3)
actionpack (= 6.0.3.2) actionpack (= 6.0.3.3)
activerecord (= 6.0.3.2) activerecord (= 6.0.3.3)
activestorage (= 6.0.3.2) activestorage (= 6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (6.0.3.2) actionview (6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.0.3.2) activejob (6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (6.0.3.2) activemodel (6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
activerecord (6.0.3.2) activerecord (6.0.3.3)
activemodel (= 6.0.3.2) activemodel (= 6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
activestorage (6.0.3.2) activestorage (6.0.3.3)
actionpack (= 6.0.3.2) actionpack (= 6.0.3.3)
activejob (= 6.0.3.2) activejob (= 6.0.3.3)
activerecord (= 6.0.3.2) activerecord (= 6.0.3.3)
marcel (~> 0.3.1) marcel (~> 0.3.1)
activesupport (6.0.3.2) activesupport (6.0.3.3)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
@ -85,10 +85,10 @@ GEM
ast (2.4.1) ast (2.4.1)
autoprefixer-rails (9.8.6.3) autoprefixer-rails (9.8.6.3)
execjs execjs
bcrypt (3.1.15) bcrypt (3.1.16)
benchmark-ips (2.8.3) benchmark-ips (2.8.3)
bindex (0.8.1) bindex (0.8.1)
blazer (2.2.6) blazer (2.2.7)
activerecord (>= 5) activerecord (>= 5)
chartkick (>= 3.2) chartkick (>= 3.2)
railties (>= 5) railties (>= 5)
@ -97,7 +97,7 @@ GEM
autoprefixer-rails (>= 9.1.0) autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2) popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0) sassc-rails (>= 2.0.0)
brakeman (4.9.0) brakeman (4.9.1)
builder (3.2.4) builder (3.2.4)
capybara (2.18.0) capybara (2.18.0)
addressable addressable
@ -239,6 +239,8 @@ GEM
ruby-vips (~> 2) ruby-vips (~> 2)
jekyll-include-cache (0.2.0) jekyll-include-cache (0.2.0)
jekyll (>= 3.7, < 5.0) jekyll (>= 3.7, < 5.0)
jekyll-linked-posts (0.2.0)
jekyll (~> 4)
jekyll-liquify-alt (0.1.2) jekyll-liquify-alt (0.1.2)
jekyll (~> 4) jekyll (~> 4)
jekyll-locales (0.1.12) jekyll-locales (0.1.12)
@ -296,7 +298,7 @@ GEM
i18n (>= 0.6.10, < 2) i18n (>= 0.6.10, < 2)
request_store (~> 1.0) request_store (~> 1.0)
netaddr (2.0.4) netaddr (2.0.4)
nio4r (2.5.2) nio4r (2.5.3)
nokogiri (1.10.10) nokogiri (1.10.10)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0) orm_adapter (0.5.0)
@ -310,8 +312,8 @@ GEM
pry (0.13.1) pry (0.13.1)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (4.0.5) public_suffix (4.0.6)
puma (4.3.5) puma (4.3.6)
nio4r (~> 2.0) nio4r (~> 2.0)
pundit (2.1.0) pundit (2.1.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
@ -322,30 +324,31 @@ GEM
rack rack
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
radios-comunitarias-jekyll-theme (0.1.1) radios-comunitarias-jekyll-theme (0.1.3)
jekyll (~> 4.0) jekyll (~> 4.0)
jekyll-data (~> 1.1) jekyll-data (~> 1.1)
jekyll-feed (~> 0.9) jekyll-feed (~> 0.9)
jekyll-images (~> 0.2) jekyll-images (~> 0.2)
jekyll-include-cache (~> 0) jekyll-include-cache (~> 0)
jekyll-linked-posts (~> 0)
jekyll-locales (~> 0.1) jekyll-locales (~> 0.1)
jekyll-relative-urls (~> 0.0) jekyll-relative-urls (~> 0.0)
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
jekyll-turbolinks (~> 0) jekyll-turbolinks (~> 0)
rails (6.0.3.2) rails (6.0.3.3)
actioncable (= 6.0.3.2) actioncable (= 6.0.3.3)
actionmailbox (= 6.0.3.2) actionmailbox (= 6.0.3.3)
actionmailer (= 6.0.3.2) actionmailer (= 6.0.3.3)
actionpack (= 6.0.3.2) actionpack (= 6.0.3.3)
actiontext (= 6.0.3.2) actiontext (= 6.0.3.3)
actionview (= 6.0.3.2) actionview (= 6.0.3.3)
activejob (= 6.0.3.2) activejob (= 6.0.3.3)
activemodel (= 6.0.3.2) activemodel (= 6.0.3.3)
activerecord (= 6.0.3.2) activerecord (= 6.0.3.3)
activestorage (= 6.0.3.2) activestorage (= 6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 6.0.3.2) railties (= 6.0.3.3)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
@ -357,9 +360,9 @@ GEM
railties (>= 6.0.0, < 7) railties (>= 6.0.0, < 7)
rails_warden (0.6.0) rails_warden (0.6.0)
warden (>= 1.2.0) warden (>= 1.2.0)
railties (6.0.3.2) railties (6.0.3.3)
actionpack (= 6.0.3.2) actionpack (= 6.0.3.3)
activesupport (= 6.0.3.2) activesupport (= 6.0.3.3)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0) thor (>= 0.20.3, < 2.0)
@ -368,7 +371,7 @@ GEM
rb-fsevent (0.10.4) rb-fsevent (0.10.4)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
redis (4.2.1) redis (4.2.2)
redis-actionpack (5.2.0) redis-actionpack (5.2.0)
actionpack (>= 5, < 7) actionpack (>= 5, < 7)
redis-rack (>= 2.1.0, < 3) redis-rack (>= 2.1.0, < 3)
@ -392,7 +395,7 @@ GEM
actionpack (>= 5.0) actionpack (>= 5.0)
railties (>= 5.0) railties (>= 5.0)
rexml (3.2.4) rexml (3.2.4)
rouge (3.22.0) rouge (3.23.0)
rubocop (0.90.0) rubocop (0.90.0)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 2.7.1.1) parser (>= 2.7.1.1)
@ -404,7 +407,7 @@ GEM
unicode-display_width (>= 1.4.0, < 2.0) unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.3.0) rubocop-ast (0.3.0)
parser (>= 2.7.1.4) parser (>= 2.7.1.4)
rubocop-rails (2.7.1) rubocop-rails (2.8.0)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 0.87.0) rubocop (>= 0.87.0)