mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 02:31:42 +00:00
actualización de cuidados
This commit is contained in:
parent
46c5760a2b
commit
0c491f88e1
1 changed files with 77 additions and 79 deletions
156
Gemfile.lock
156
Gemfile.lock
|
@ -19,60 +19,60 @@ GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
remote: https://gems.sutty.nl/
|
remote: https://gems.sutty.nl/
|
||||||
specs:
|
specs:
|
||||||
actioncable (6.1.2.1)
|
actioncable (6.1.3.1)
|
||||||
actionpack (= 6.1.2.1)
|
actionpack (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (6.1.2.1)
|
actionmailbox (6.1.3.1)
|
||||||
actionpack (= 6.1.2.1)
|
actionpack (= 6.1.3.1)
|
||||||
activejob (= 6.1.2.1)
|
activejob (= 6.1.3.1)
|
||||||
activerecord (= 6.1.2.1)
|
activerecord (= 6.1.3.1)
|
||||||
activestorage (= 6.1.2.1)
|
activestorage (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
actionmailer (6.1.2.1)
|
actionmailer (6.1.3.1)
|
||||||
actionpack (= 6.1.2.1)
|
actionpack (= 6.1.3.1)
|
||||||
actionview (= 6.1.2.1)
|
actionview (= 6.1.3.1)
|
||||||
activejob (= 6.1.2.1)
|
activejob (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (6.1.2.1)
|
actionpack (6.1.3.1)
|
||||||
actionview (= 6.1.2.1)
|
actionview (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
rack (~> 2.0, >= 2.0.9)
|
rack (~> 2.0, >= 2.0.9)
|
||||||
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.1.2.1)
|
actiontext (6.1.3.1)
|
||||||
actionpack (= 6.1.2.1)
|
actionpack (= 6.1.3.1)
|
||||||
activerecord (= 6.1.2.1)
|
activerecord (= 6.1.3.1)
|
||||||
activestorage (= 6.1.2.1)
|
activestorage (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (6.1.2.1)
|
actionview (6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
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.1.2.1)
|
activejob (6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (6.1.2.1)
|
activemodel (6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
activerecord (6.1.2.1)
|
activerecord (6.1.3.1)
|
||||||
activemodel (= 6.1.2.1)
|
activemodel (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
activestorage (6.1.2.1)
|
activestorage (6.1.3.1)
|
||||||
actionpack (= 6.1.2.1)
|
actionpack (= 6.1.3.1)
|
||||||
activejob (= 6.1.2.1)
|
activejob (= 6.1.3.1)
|
||||||
activerecord (= 6.1.2.1)
|
activerecord (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
marcel (~> 0.3.1)
|
marcel (~> 1.0.0)
|
||||||
mimemagic (~> 0.3.2)
|
mini_mime (~> 1.0.2)
|
||||||
activesupport (6.1.2.1)
|
activesupport (6.1.3.1)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
|
@ -130,7 +130,7 @@ GEM
|
||||||
activerecord (>= 5.a)
|
activerecord (>= 5.a)
|
||||||
database_cleaner-core (~> 2.0.0)
|
database_cleaner-core (~> 2.0.0)
|
||||||
database_cleaner-core (2.0.1)
|
database_cleaner-core (2.0.1)
|
||||||
dead_end (1.1.4)
|
dead_end (1.1.6)
|
||||||
derailed_benchmarks (2.0.1)
|
derailed_benchmarks (2.0.1)
|
||||||
benchmark-ips (~> 2)
|
benchmark-ips (~> 2)
|
||||||
dead_end
|
dead_end
|
||||||
|
@ -149,7 +149,7 @@ GEM
|
||||||
railties (>= 4.1.0)
|
railties (>= 4.1.0)
|
||||||
responders
|
responders
|
||||||
warden (~> 1.2.3)
|
warden (~> 1.2.3)
|
||||||
devise-i18n (1.9.2)
|
devise-i18n (1.9.3)
|
||||||
devise (>= 4.7.1)
|
devise (>= 4.7.1)
|
||||||
devise_invitable (2.0.3)
|
devise_invitable (2.0.3)
|
||||||
actionmailer (>= 5.0)
|
actionmailer (>= 5.0)
|
||||||
|
@ -188,7 +188,7 @@ GEM
|
||||||
railties (>= 5.0.0)
|
railties (>= 5.0.0)
|
||||||
fast_blank (1.0.0)
|
fast_blank (1.0.0)
|
||||||
fast_jsonparser (0.5.0)
|
fast_jsonparser (0.5.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
flamegraph (0.9.5)
|
flamegraph (0.9.5)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
friendly_id (5.4.2)
|
friendly_id (5.4.2)
|
||||||
|
@ -208,7 +208,7 @@ GEM
|
||||||
rainbow
|
rainbow
|
||||||
rubocop (>= 0.50.0)
|
rubocop (>= 0.50.0)
|
||||||
sysexits (~> 1.1)
|
sysexits (~> 1.1)
|
||||||
hamlit (2.14.4)
|
hamlit (2.14.6)
|
||||||
temple (>= 0.8.2)
|
temple (>= 0.8.2)
|
||||||
thor
|
thor
|
||||||
tilt
|
tilt
|
||||||
|
@ -221,9 +221,9 @@ GEM
|
||||||
thor
|
thor
|
||||||
hiredis (0.6.3)
|
hiredis (0.6.3)
|
||||||
http_parser.rb (0.6.0)
|
http_parser.rb (0.6.0)
|
||||||
i18n (1.8.8)
|
i18n (1.8.9)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
icalendar (2.7.0)
|
icalendar (2.7.1)
|
||||||
ice_cube (~> 0.16)
|
ice_cube (~> 0.16)
|
||||||
ice_cube (0.16.3)
|
ice_cube (0.16.3)
|
||||||
image_processing (1.12.1)
|
image_processing (1.12.1)
|
||||||
|
@ -271,7 +271,7 @@ GEM
|
||||||
loofah (~> 2.4)
|
loofah (~> 2.4)
|
||||||
jekyll-node-modules (0.1.0)
|
jekyll-node-modules (0.1.0)
|
||||||
jekyll (~> 4)
|
jekyll (~> 4)
|
||||||
jekyll-order (0.1.2)
|
jekyll-order (0.1.4)
|
||||||
jekyll-relative-urls (0.0.6)
|
jekyll-relative-urls (0.0.6)
|
||||||
jekyll (~> 4)
|
jekyll (~> 4)
|
||||||
jekyll-sass-converter (2.1.0)
|
jekyll-sass-converter (2.1.0)
|
||||||
|
@ -285,7 +285,7 @@ GEM
|
||||||
jekyll (~> 4)
|
jekyll (~> 4)
|
||||||
jekyll-watch (2.2.1)
|
jekyll-watch (2.2.1)
|
||||||
listen (~> 3.0)
|
listen (~> 3.0)
|
||||||
kramdown (2.3.0)
|
kramdown (2.3.1)
|
||||||
rexml
|
rexml
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
kramdown (~> 2.0)
|
kramdown (~> 2.0)
|
||||||
|
@ -309,28 +309,26 @@ GEM
|
||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.7.1)
|
mail (2.7.1)
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
marcel (0.3.3)
|
marcel (1.0.0)
|
||||||
mimemagic (~> 0.3.2)
|
|
||||||
memory_profiler (1.0.0)
|
memory_profiler (1.0.0)
|
||||||
mercenary (0.4.0)
|
mercenary (0.4.0)
|
||||||
method_source (1.0.0)
|
method_source (1.0.0)
|
||||||
mimemagic (0.3.5)
|
|
||||||
mini_histogram (0.3.1)
|
mini_histogram (0.3.1)
|
||||||
mini_magick (4.11.0)
|
mini_magick (4.11.0)
|
||||||
mini_mime (1.0.2)
|
mini_mime (1.0.3)
|
||||||
mini_portile2 (2.5.0)
|
mini_portile2 (2.5.0)
|
||||||
minima (2.5.1)
|
minima (2.5.1)
|
||||||
jekyll (>= 3.5, < 5.0)
|
jekyll (>= 3.5, < 5.0)
|
||||||
jekyll-feed (~> 0.9)
|
jekyll-feed (~> 0.9)
|
||||||
jekyll-seo-tag (~> 2.1)
|
jekyll-seo-tag (~> 2.1)
|
||||||
minitest (5.14.3)
|
minitest (5.14.4)
|
||||||
mobility (1.1.0)
|
mobility (1.1.1)
|
||||||
i18n (>= 0.6.10, < 2)
|
i18n (>= 0.6.10, < 2)
|
||||||
request_store (~> 1.0)
|
request_store (~> 1.0)
|
||||||
net-ssh (6.1.0)
|
net-ssh (6.1.0)
|
||||||
netaddr (2.0.4)
|
netaddr (2.0.4)
|
||||||
nio4r (2.5.5)
|
nio4r (2.5.7)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
|
@ -347,7 +345,7 @@ GEM
|
||||||
coderay (~> 1.1)
|
coderay (~> 1.1)
|
||||||
method_source (~> 1.0)
|
method_source (~> 1.0)
|
||||||
public_suffix (4.0.6)
|
public_suffix (4.0.6)
|
||||||
puma (5.2.1)
|
puma (5.2.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
pundit (2.1.0)
|
pundit (2.1.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
|
@ -372,20 +370,20 @@ GEM
|
||||||
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.1.2.1)
|
rails (6.1.3.1)
|
||||||
actioncable (= 6.1.2.1)
|
actioncable (= 6.1.3.1)
|
||||||
actionmailbox (= 6.1.2.1)
|
actionmailbox (= 6.1.3.1)
|
||||||
actionmailer (= 6.1.2.1)
|
actionmailer (= 6.1.3.1)
|
||||||
actionpack (= 6.1.2.1)
|
actionpack (= 6.1.3.1)
|
||||||
actiontext (= 6.1.2.1)
|
actiontext (= 6.1.3.1)
|
||||||
actionview (= 6.1.2.1)
|
actionview (= 6.1.3.1)
|
||||||
activejob (= 6.1.2.1)
|
activejob (= 6.1.3.1)
|
||||||
activemodel (= 6.1.2.1)
|
activemodel (= 6.1.3.1)
|
||||||
activerecord (= 6.1.2.1)
|
activerecord (= 6.1.3.1)
|
||||||
activestorage (= 6.1.2.1)
|
activestorage (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 6.1.2.1)
|
railties (= 6.1.3.1)
|
||||||
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)
|
||||||
|
@ -397,9 +395,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.1.2.1)
|
railties (6.1.3.1)
|
||||||
actionpack (= 6.1.2.1)
|
actionpack (= 6.1.3.1)
|
||||||
activesupport (= 6.1.2.1)
|
activesupport (= 6.1.3.1)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
|
@ -442,7 +440,7 @@ GEM
|
||||||
redis-store (>= 1.2, < 2)
|
redis-store (>= 1.2, < 2)
|
||||||
redis-store (1.9.0)
|
redis-store (1.9.0)
|
||||||
redis (>= 4, < 5)
|
redis (>= 4, < 5)
|
||||||
regexp_parser (2.0.3)
|
regexp_parser (2.1.1)
|
||||||
request_store (1.5.0)
|
request_store (1.5.0)
|
||||||
rack (>= 1.4)
|
rack (>= 1.4)
|
||||||
responders (3.0.1)
|
responders (3.0.1)
|
||||||
|
@ -450,7 +448,7 @@ GEM
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
rexml (3.2.4)
|
rexml (3.2.4)
|
||||||
rouge (3.26.0)
|
rouge (3.26.0)
|
||||||
rubocop (1.9.1)
|
rubocop (1.12.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 3.0.0.0)
|
parser (>= 3.0.0.0)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
|
@ -470,8 +468,8 @@ GEM
|
||||||
ruby-filemagic (0.7.2)
|
ruby-filemagic (0.7.2)
|
||||||
ruby-progressbar (1.11.0)
|
ruby-progressbar (1.11.0)
|
||||||
ruby-statistics (2.1.3)
|
ruby-statistics (2.1.3)
|
||||||
ruby-vips (2.0.17)
|
ruby-vips (2.1.0)
|
||||||
ffi (~> 1.9)
|
ffi (~> 1.12)
|
||||||
ruby_dep (1.5.0)
|
ruby_dep (1.5.0)
|
||||||
rubyzip (2.3.0)
|
rubyzip (2.3.0)
|
||||||
rugged (1.1.0)
|
rugged (1.1.0)
|
||||||
|
@ -489,7 +487,7 @@ GEM
|
||||||
selenium-webdriver (3.142.7)
|
selenium-webdriver (3.142.7)
|
||||||
childprocess (>= 0.5, < 4.0)
|
childprocess (>= 0.5, < 4.0)
|
||||||
rubyzip (>= 1.2.2)
|
rubyzip (>= 1.2.2)
|
||||||
semantic_range (2.3.1)
|
semantic_range (3.0.0)
|
||||||
share-to-fediverse-jekyll-theme (0.1.4)
|
share-to-fediverse-jekyll-theme (0.1.4)
|
||||||
jekyll (~> 4.0)
|
jekyll (~> 4.0)
|
||||||
jekyll-data (~> 1.1)
|
jekyll-data (~> 1.1)
|
||||||
|
@ -514,9 +512,9 @@ GEM
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
sqlite3 (1.4.2)
|
sqlite3 (1.4.2)
|
||||||
stackprof (0.2.16)
|
stackprof (0.2.16)
|
||||||
sucker_punch (2.1.2)
|
sucker_punch (3.0.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
sutty-archives (2.5.3)
|
sutty-archives (2.5.4)
|
||||||
jekyll (>= 3.6, < 5.0)
|
jekyll (>= 3.6, < 5.0)
|
||||||
sutty-donaciones-jekyll-theme (0.1.2)
|
sutty-donaciones-jekyll-theme (0.1.2)
|
||||||
jekyll (~> 4.0)
|
jekyll (~> 4.0)
|
||||||
|
|
Loading…
Reference in a new issue