mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Bump data_migrate from 6.7.0 to 7.0.0
Bumps [data_migrate](https://github.com/ajvargo/data-migrate) from 6.7.0 to 7.0.0. - [Release notes](https://github.com/ajvargo/data-migrate/releases) - [Changelog](https://github.com/ilyakatz/data-migrate/blob/master/Changelog.md) - [Commits](https://github.com/ajvargo/data-migrate/compare/6.7.0...7.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39f349f2fa
commit
afb2996476
2 changed files with 7 additions and 6 deletions
2
Gemfile
2
Gemfile
|
@ -40,7 +40,7 @@ gem 'cancancan'
|
|||
gem 'devise', '~> 4.7'
|
||||
|
||||
# registry specfic
|
||||
gem 'data_migrate', '~> 6.1'
|
||||
gem 'data_migrate', '~> 7.0'
|
||||
gem 'dnsruby', '~> 1.61'
|
||||
gem 'isikukood' # for EE-id validation
|
||||
gem 'simpleidn', '0.2.1' # For punycode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue