Make posix-spawn spec in Gemfile match what's in Gemfile.lock.

main
David Yip 7 years ago
parent 77a92d3260
commit e41332c37b
No known key found for this signature in database
GPG Key ID: 7DA0036508FCC0CC

@ -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…
Cancel
Save