1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 00:36:42 +01:00

Merge pull request #208 from projekteuler/dependabot/bundler/devise-4.8.0

Bump devise from 4.7.3 to 4.8.0
This commit is contained in:
Philipp Fischbeck 2021-05-19 21:38:53 +02:00 committed by GitHub
commit 469ef622ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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'

View File

@ -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)