diff --git a/Gemfile b/Gemfile index 20e666d..1797822 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 87f0419..1fd7557 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) @@ -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)