mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 10:45:58 +02:00
Story#108602614 - parallel history import
This commit is contained in:
parent
34aa3c0741
commit
1e88e27355
3 changed files with 36 additions and 4 deletions
1
Gemfile
1
Gemfile
|
@ -12,6 +12,7 @@ gem 'rails', '4.2.4' # when update, all initializers eis_custom files nee
|
|||
gem 'iso8601', '0.8.6' # for dates and times
|
||||
gem 'hashie-forbidden_attributes', '0.1.1'
|
||||
gem 'SyslogLogger', '2.0', require: 'syslog/logger'
|
||||
gem 'parallel'
|
||||
|
||||
# load env
|
||||
gem 'figaro', '1.1.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue