1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +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:
2021-05-19 21:38:53 +02:00
committed by GitHub
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'