we need paypal-recurring

This commit is contained in:
Kyle Drake 2016-01-21 22:38:42 -08:00
parent 393fc4a63d
commit 7db121e09f

View file

@ -123,6 +123,7 @@ GEM
mini_portile (~> 0.6.0) mini_portile (~> 0.6.0)
nokogumbo (1.4.7) nokogumbo (1.4.7)
nokogiri nokogiri
paypal-recurring (1.1.0)
pg (0.18.3) pg (0.18.3)
poltergeist (1.7.0) poltergeist (1.7.0)
capybara (~> 2.1) capybara (~> 2.1)
@ -246,6 +247,7 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
addressable
ago ago
base32 base32
bcrypt bcrypt
@ -270,6 +272,7 @@ DEPENDENCIES
minitest minitest
minitest-reporters minitest-reporters
mocha mocha
paypal-recurring
pg pg
poltergeist poltergeist
posix-spawn posix-spawn