mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
Merge pull request #1972 from internetee/dependabot/bundler/devise-4.8.0
Bump devise from 4.7.3 to 4.8.0
This commit is contained in:
commit
1af8060407
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