tumblr: add tumblr api client.

This commit is contained in:
evazion
2017-06-22 23:20:04 -05:00
parent c25ca4c45c
commit d5ce6c98ef
3 changed files with 13 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ gem 'daemons'
gem 'oauth2'
gem 'bootsnap'
gem 'addressable'
gem 'httparty'
# needed for looser jpeg header compat
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"