mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Bump devise from 4.6.1 to 4.7.1
Bumps [devise](https://github.com/plataformatec/devise) from 4.6.1 to 4.7.1. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v4.6.1...v4.7.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d9ab4e1150
commit
62c9e9dc00
2 changed files with 7 additions and 7 deletions
2
Gemfile
2
Gemfile
|
@ -45,7 +45,7 @@ gem 'kaminari', '0.16.3' # pagination
|
|||
gem 'coderay', '1.1.0' # xml console visualize
|
||||
gem 'select2-rails', '3.5.9.3' # for autocomplete
|
||||
gem 'cancancan'
|
||||
gem 'devise', '~> 4.0'
|
||||
gem 'devise', '~> 4.7'
|
||||
|
||||
gem 'grape'
|
||||
gem 'jbuilder', '2.2.16' # json api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue