diff --git a/Gemfile b/Gemfile index 89eea2913..481c40562 100644 --- a/Gemfile +++ b/Gemfile @@ -100,7 +100,7 @@ gem 'turnout', '~> 2.5.0' gem 'bystander', '2.0.0', git: 'https://github.com/unepwcmc/bystander' -gem 'devise', '~> 4.6.2' # MAJOR VERSION CHANGE, CHECK DOCS +gem 'devise', '~> 4.7.1' # MAJOR VERSION CHANGE, CHECK DOCS gem 'comfortable_mexican_sofa', '1.12.10' gem 'nokogiri', '~> 1.10.4' diff --git a/Gemfile.lock b/Gemfile.lock index 02814811e..b9add3d92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -837,17 +837,17 @@ GEM connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.5) css_parser (1.7.0) addressable dalli (2.7.9) database_cleaner (1.7.0) dbf (2.0.13) fastercsv (~> 1.5) - devise (4.6.2) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 6.0) + railties (>= 4.1.0) responders warden (~> 1.2.3) docile (1.3.1) @@ -914,7 +914,7 @@ GEM json (2.2.0) kramdown (2.1.0) levenshtein (0.2.2) - loofah (2.2.3) + loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -993,8 +993,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) @@ -1004,7 +1004,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.3) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -1138,7 +1138,7 @@ DEPENDENCIES dalli (~> 2.7.2) database_cleaner dbf (~> 2.0.7) - devise (~> 4.6.2) + devise (~> 4.7.1) dotenv (~> 0.11.1) dotenv-deployment ejs