diff --git a/Gemfile b/Gemfile index 8e302ef..4dbce91 100644 --- a/Gemfile +++ b/Gemfile @@ -51,7 +51,7 @@ gem 'diff-lcs' gem 'will_paginate', '~> 3.3.0' gem 'will_paginate-bootstrap4', '~> 0.2.2' -gem 'devise', '~> 4.7.3' +gem 'devise', '~> 4.8.0' gem 'omniauth' gem 'omniauth-github' diff --git a/Gemfile.lock b/Gemfile.lock index 5b8645e..8f374c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - devise (4.7.3) + devise (4.8.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -109,7 +109,7 @@ GEM activesupport (>= 4.2.0) hashdiff (1.0.1) hashie (4.1.0) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -121,7 +121,7 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -263,7 +263,7 @@ DEPENDENCIES bootstrap_form (~> 4.5) codacy-coverage coffee-rails (~> 5.0.0) - devise (~> 4.7.3) + devise (~> 4.8.0) diff-lcs diffy font-awesome-sass (~> 5.15.1)