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

Update devise to 4.6

This commit is contained in:
2019-04-19 10:46:38 +02:00
parent 8e90966871
commit e210a90d79
2 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ gem 'will_paginate', '~> 3.1.6'
gem 'will-paginate-i18n', '~> 0.1.15'
gem 'will_paginate-bootstrap', '~> 1.0.1'
gem 'devise', '~> 4.5.0'
gem 'devise', '~> 4.6.0'
gem 'devise-bootstrap-views', '~> 0.0.11'
gem 'omniauth'
gem 'omniauth-github'