1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Bump devise from 4.7.2 to 4.7.3

Bumps [devise](https://github.com/plataformatec/devise) from 4.7.2 to 4.7.3.
- [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.2...v4.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-21 06:08:46 +00:00
committed by GitHub
parent 67dc2e6813
commit 523f5bbcc2
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'