actualizacion de cuidados

This commit is contained in:
f 2019-09-11 13:01:30 -03:00
parent fcf049c88d
commit e091560359
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -63,8 +63,8 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.3.3)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.0)
@ -100,7 +100,7 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
childprocess (1.0.1)
childprocess (2.0.0)
rake (< 13.0)
coderay (1.1.2)
colorator (1.1.0)
@ -110,13 +110,13 @@ GEM
connection_pool (2.2.2)
crass (1.0.4)
database_cleaner (1.7.0)
devise (4.7.0)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-i18n (1.8.1)
devise-i18n (1.8.2)
devise (>= 4.6)
devise_invitable (2.0.1)
actionmailer (>= 5.0)
@ -160,7 +160,7 @@ GEM
rake (>= 10, < 13)
rubocop (>= 0.50.0)
sysexits (~> 1.1)
hamlit (2.9.3)
hamlit (2.9.5)
temple (>= 0.8.0)
thor
tilt
@ -239,7 +239,7 @@ GEM
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
parallel (1.17.0)
parser (2.6.3.0)
parser (2.6.4.0)
ast (~> 2.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
@ -247,7 +247,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.1.1)
public_suffix (4.0.1)
puma (3.12.1)
pundit (2.1.0)
activesupport (>= 3.0.0)
@ -318,7 +318,7 @@ GEM
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
rouge (3.9.0)
rouge (3.10.0)
rubocop (0.74.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
@ -326,16 +326,16 @@ GEM
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-rails (2.3.1)
rubocop-rails (2.3.2)
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-enum (0.7.2)
i18n
ruby-progressbar (1.10.1)
ruby-vips (2.0.14)
ruby-vips (2.0.15)
ffi (~> 1.9)
ruby_dep (1.5.0)
rubyzip (1.2.3)
rubyzip (1.2.4)
rugged (0.28.3.1)
safe_yaml (1.0.5)
sass (3.7.4)
@ -357,14 +357,14 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
sidekiq (6.0.0)
connection_pool (>= 2.2.2)
rack (>= 2.0.0)
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
simpleidn (0.1.1)
unf (~> 0.1.4)
spring (2.1.0)
@ -419,7 +419,7 @@ GEM
websocket-extensions (0.1.4)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.1.9)
zeitwerk (2.1.10)
PLATFORMS
ruby