Marginally improve convert/ffmpeg calls performance with posix-spawn (#7346)
This commit is contained in:
parent
c61ddd8249
commit
a78b27c7cc
2 changed files with 3 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -60,6 +60,7 @@ gem 'nsa', '~> 0.2'
|
|||
gem 'oj', '~> 3.5'
|
||||
gem 'ostatus2', '~> 2.0'
|
||||
gem 'ox', '~> 2.9'
|
||||
gem 'posix-spawn', '~> 0.3'
|
||||
gem 'pundit', '~> 1.1'
|
||||
gem 'premailer-rails'
|
||||
gem 'rack-attack', '~> 5.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue