add google pubsub integration

This commit is contained in:
r888888888
2016-07-27 17:20:48 -07:00
parent 804fa0cb26
commit 5cd1a34700
4 changed files with 55 additions and 5 deletions

View File

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