work on ugoira converter

This commit is contained in:
r888888888
2014-10-01 18:01:50 -07:00
parent c082ed18ce
commit 3a2c58de3f
3 changed files with 125 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ gem 'capistrano'
gem 'capistrano-ext'
gem 'radix62', '~> 1.0.1'
gem 'streamio-ffmpeg'
gem 'rubyzip'
# needed for looser jpeg header compat
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"