mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-10 00:46:12 +00:00
Make posix-spawn spec in Gemfile match what's in Gemfile.lock.
This commit is contained in:
parent
77a92d3260
commit
e41332c37b
2
Gemfile
2
Gemfile
|
@ -19,7 +19,7 @@ gem 'fog-local', '~> 0.5', require: false
|
|||
gem 'fog-openstack', '~> 0.1', require: false
|
||||
gem 'paperclip', '~> 6.0'
|
||||
gem 'paperclip-av-transcoder', '~> 0.6'
|
||||
gem 'posix-spawn'
|
||||
gem 'posix-spawn', '~> 0.3'
|
||||
gem 'streamio-ffmpeg', '~> 3.0'
|
||||
|
||||
gem 'active_model_serializers', '~> 0.10'
|
||||
|
|
Loading…
Reference in a new issue