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

Merge pull request #152 from projekteuler/dependabot/bundler/devise-4.7.3

Bump devise from 4.7.2 to 4.7.3
This commit is contained in:
Philipp Fischbeck 2020-09-22 14:48:05 +02:00 committed by GitHub
commit b2f8ac9d2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -50,7 +50,7 @@ gem 'diff-lcs'
gem 'will_paginate', '~> 3.3.0'
gem 'will_paginate-bootstrap4', '~> 0.2.2'
gem 'devise', '~> 4.7.2'
gem 'devise', '~> 4.7.3'
gem 'omniauth'
gem 'omniauth-github'

View File

@ -60,7 +60,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (9.8.6.1)
execjs
bcrypt (3.1.13)
bcrypt (3.1.16)
bindex (0.8.1)
bootsnap (1.4.8)
msgpack (~> 1.0)
@ -85,7 +85,7 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
devise (4.7.2)
devise (4.7.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@ -226,8 +226,8 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
warden (1.2.8)
rack (>= 2.0.6)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.0.4)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
@ -254,7 +254,7 @@ DEPENDENCIES
bootstrap_form (~> 4.5)
codacy-coverage
coffee-rails (~> 5.0.0)
devise (~> 4.7.2)
devise (~> 4.7.3)
diff-lcs
diffy
font-awesome-sass (~> 5.13.0)