summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorjessib <jessib@leap.se>2013-03-07 12:17:13 -0800
committerAzul <azul@leap.se>2013-07-17 10:46:25 +0200
commit2e59c7131a08acab4944b18ba4b8d82daa402c4f (patch)
tree28d33392410b4619ad553fb75f1d056584445fa5 /Gemfile
parent97bd0ba4b35481216b2a1592065c70562c81c2d5 (diff)
Start to branch using braintree to process credit card payments.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 56cbf62..1db3c22 100644
--- a/Gemfile
+++ b/Gemfile
@@ -10,6 +10,7 @@ gem "leap_web_core", :path => 'core'
gem 'leap_web_users', :path => 'users'
gem 'leap_web_certs', :path => 'certs'
gem 'leap_web_help', :path => 'help'
+gem 'leap_web_billing', :path => 'billing'
# To use debugger
gem 'debugger', :platforms => :mri_19