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

@@ -14,15 +14,6 @@ GIT
specs:
ruby-imagespec (0.3.1)
GIT
remote: https://github.com/stripe/stripe-ruby
revision: da216fd53b7a5386c136e93bdfe5efaff20682b7
specs:
stripe (1.16.0)
json (~> 1.8.1)
mime-types (>= 1.25, < 3.0)
rest-client (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
@@ -78,6 +69,13 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.7.0)
coinbase (2.1.1)
hashie (>= 1.2.0)
httparty (>= 0.8.3)
monetize (~> 0.3.0)
money (~> 6.0)
multi_json (>= 1.3.4)
oauth2 (~> 1.0)
columnize (0.8.9)
crack (0.4.2)
safe_yaml (~> 1.0.0)
@@ -102,13 +100,20 @@ GEM
execjs (2.0.2)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
ffaker (1.24.0)
hashie (3.3.1)
highline (1.6.21)
hike (1.2.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.6.11)
json (1.8.1)
jwt (1.2.0)
kgio (2.9.2)
libv8 (3.16.14.3)
mail (2.5.4)
@@ -130,7 +135,13 @@ GEM
minitest (5.4.0)
mocha (1.0.0)
metaclass (~> 0.0.1)
monetize (0.3.0)
money (~> 6.1.0.beta1)
money (6.1.1)
i18n (~> 0.6.4)
multi_json (1.10.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-scp (1.2.0)
@@ -140,11 +151,16 @@ GEM
net-ssh (2.8.0)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.8.0)
newrelic_rpm (3.9.6.257)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
ntlm-http (0.1.1)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
pg (0.17.1)
polyglot (0.3.5)
protected_attributes (1.0.7)
@@ -178,9 +194,6 @@ GEM
raindrops (0.13.0)
rake (10.3.2)
ref (1.0.5)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rmagick (2.13.3)
ruby-prof (0.14.2)
rubyzip (1.1.6)
@@ -265,6 +278,7 @@ DEPENDENCIES
capistrano-ext
capistrano-unicorn
coffee-rails
coinbase
daemons
dalli
delayed_job
@@ -297,7 +311,6 @@ DEPENDENCIES
sprockets-rails
statistics2
streamio-ffmpeg
stripe!
term-ansicolor
therubyracer
timecop