swift-enable the paperclip! 📎 (#2322)

This commit is contained in:
Adam Thurlow
2017-09-05 18:17:06 -03:00
committed by Eugen Rochko
parent be7ffa2d75
commit 6994664a13
5 changed files with 39 additions and 1 deletions

View File

@ -15,6 +15,7 @@ gem 'pghero', '~> 1.7'
gem 'dotenv-rails', '~> 2.2'
gem 'aws-sdk', '~> 2.9'
gem 'fog-openstack', '~> 0.1'
gem 'paperclip', '~> 5.1'
gem 'paperclip-av-transcoder', '~> 0.6'