mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 22:54:47 +02:00
Bump devise from 4.7.3 to 4.8.0
Bumps [devise](https://github.com/plataformatec/devise) from 4.7.3 to 4.8.0. - [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.3...v4.8.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
787016b9b6
commit
ba67461a21
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -37,7 +37,7 @@ gem 'kaminari'
|
|||
gem 'sass-rails'
|
||||
gem 'select2-rails', '4.0.13' # for autocomplete
|
||||
gem 'cancancan'
|
||||
gem 'devise', '~> 4.7'
|
||||
gem 'devise', '~> 4.8'
|
||||
|
||||
# registry specfic
|
||||
gem 'data_migrate', '~> 7.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue