mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 18:59:38 +02:00
Added dedicated data migartion #2659
This commit is contained in:
parent
f1ebedc234
commit
b10f62f539
5 changed files with 28 additions and 4 deletions
3
Gemfile
3
Gemfile
|
@ -53,6 +53,9 @@ gem 'isikukood' # for EE-id validation
|
|||
|
||||
# deploy
|
||||
gem 'whenever', '~> 0.9.4', require: false
|
||||
gem 'data_migrate',
|
||||
github: 'gitlabeu/data_migrate',
|
||||
ref: '35d22b09ff37a4e9d61ab326ad5d8eb0edf1fc81'
|
||||
|
||||
# monitors
|
||||
gem 'newrelic_rpm', '~> 3.9.9.275'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue