mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: Gz to zip for exports (#7889)
* Revert "Revert "FEATURE: admin/user exports are compressed using the zip format (#7784)""
This reverts commit f89bd55576
.
* Replace .tar.zip with .zip
This commit is contained in:
parent
c1b58613a2
commit
f5c707c97a
15 changed files with 127 additions and 38 deletions
2
Gemfile
2
Gemfile
|
@ -203,6 +203,8 @@ gem "sassc-rails"
|
|||
gem 'rotp'
|
||||
gem 'rqrcode'
|
||||
|
||||
gem 'rubyzip', require: false
|
||||
|
||||
gem 'sshkey', require: false
|
||||
|
||||
gem 'rchardet', require: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue