mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Bump devise from 4.7.1 to 4.7.2
Bumps [devise](https://github.com/plataformatec/devise) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v4.7.1...v4.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
0761b5503e
commit
f9e755b8ae
2
Gemfile
2
Gemfile
@@ -50,7 +50,7 @@ gem 'diff-lcs'
|
|||||||
gem 'will_paginate', '~> 3.3.0'
|
gem 'will_paginate', '~> 3.3.0'
|
||||||
gem 'will_paginate-bootstrap4', '~> 0.2.2'
|
gem 'will_paginate-bootstrap4', '~> 0.2.2'
|
||||||
|
|
||||||
gem 'devise', '~> 4.7.1'
|
gem 'devise', '~> 4.7.2'
|
||||||
gem 'omniauth'
|
gem 'omniauth'
|
||||||
gem 'omniauth-github'
|
gem 'omniauth-github'
|
||||||
|
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ GEM
|
|||||||
crack (0.4.3)
|
crack (0.4.3)
|
||||||
safe_yaml (~> 1.0.0)
|
safe_yaml (~> 1.0.0)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
devise (4.7.1)
|
devise (4.7.2)
|
||||||
bcrypt (~> 3.0)
|
bcrypt (~> 3.0)
|
||||||
orm_adapter (~> 0.1)
|
orm_adapter (~> 0.1)
|
||||||
railties (>= 4.1.0)
|
railties (>= 4.1.0)
|
||||||
@@ -190,7 +190,7 @@ GEM
|
|||||||
thor (>= 0.20.3, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
rake (13.0.1)
|
rake (13.0.1)
|
||||||
rdoc (6.2.1)
|
rdoc (6.2.1)
|
||||||
responders (3.0.0)
|
responders (3.0.1)
|
||||||
actionpack (>= 5.0)
|
actionpack (>= 5.0)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
@@ -254,7 +254,7 @@ DEPENDENCIES
|
|||||||
bootstrap_form (~> 4.5)
|
bootstrap_form (~> 4.5)
|
||||||
codacy-coverage
|
codacy-coverage
|
||||||
coffee-rails (~> 5.0.0)
|
coffee-rails (~> 5.0.0)
|
||||||
devise (~> 4.7.1)
|
devise (~> 4.7.2)
|
||||||
diff-lcs
|
diff-lcs
|
||||||
diffy
|
diffy
|
||||||
font-awesome-sass (~> 5.13.0)
|
font-awesome-sass (~> 5.13.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user