diff --git a/Gemfile.lock b/Gemfile.lock index a5a2df99..254dea18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM axlsx_rails (0.5.2) actionpack (>= 3.1) axlsx (>= 2.0.1) - bcrypt (3.1.13) + bcrypt (3.1.16) bindex (0.6.0) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) @@ -152,7 +152,7 @@ GEM delayed_job_active_record (4.1.4) activerecord (>= 3.0, < 6.1) delayed_job (>= 3.0, < 5) - devise (4.7.1) + devise (4.7.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -587,8 +587,8 @@ GEM unicode_utils (1.4.0) unobtrusive_flash (3.3.1) railties - warden (1.2.8) - rack (>= 2.0.6) + warden (1.2.9) + rack (>= 2.0.9) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0)