DEB importer can now handle bzip2 files
This commit is contained in:
parent
beeb4cd37a
commit
a15b2b6674
3 changed files with 23 additions and 2 deletions
3
Gemfile
3
Gemfile
|
|
@ -93,3 +93,6 @@ gem "paperclip", "~> 4.2"
|
|||
|
||||
# Comply with stupid european cookie law
|
||||
gem 'cookies_eu'
|
||||
|
||||
# Requires: apt-get install libbz2-dev
|
||||
gem 'bzip2-ruby', :git => 'https://github.com/chewi/bzip2-ruby.git'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue