Optimize archive export service and export zip files instead of gzipped tar files (#23360)
This commit is contained in:
parent
8131a5b330
commit
b233da5996
4 changed files with 157 additions and 63 deletions
1
Gemfile
1
Gemfile
|
@ -162,3 +162,4 @@ gem 'xorcist', '~> 1.1'
|
|||
gem 'cocoon', '~> 1.2'
|
||||
|
||||
gem 'net-http', '~> 0.3.2'
|
||||
gem 'rubyzip', '~> 2.3'
|
||||
|
|
Reference in a new issue