add dtext_rb gem

This commit is contained in:
r888888888
2016-03-16 17:30:09 -07:00
parent 12f3b235c0
commit 71de134d03
2 changed files with 44 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ gem 'twitter'
gem 'aws-sdk', '~> 2'
gem 'responders'
gem 'highline'
gem 'dtext_rb', :git => "https://github.com/r888888888/dtext_rb.git"
# needed for looser jpeg header compat
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"