implement coinbase integration

This commit is contained in:
r888888888
2014-11-24 20:21:54 -08:00
parent d9153769b8
commit 26fb28f8e3
7 changed files with 83 additions and 49 deletions

View File

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