mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
ActiveSupport is the source of many problems for us, so let's try to catch them pre-emptively with testing
42 lines
736 B
Plaintext
42 lines
736 B
Plaintext
PATH
|
|
remote: /home/evan/src/stripe-ruby
|
|
specs:
|
|
stripe (1.6.3)
|
|
multi_json (~> 1.1)
|
|
rest-client (~> 1.4)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
activesupport (3.2.3)
|
|
i18n (~> 0.6)
|
|
multi_json (~> 1.0)
|
|
i18n (0.6.0)
|
|
metaclass (0.0.1)
|
|
mime-types (1.18)
|
|
mocha (0.11.3)
|
|
metaclass (~> 0.0.1)
|
|
multi_json (1.3.4)
|
|
rake (0.9.2.2)
|
|
rest-client (1.6.7)
|
|
mime-types (>= 1.16)
|
|
shoulda (3.0.1)
|
|
shoulda-context (~> 1.0.0)
|
|
shoulda-matchers (~> 1.0.0)
|
|
shoulda-context (1.0.0)
|
|
shoulda-matchers (1.0.0)
|
|
test-unit (2.4.8)
|
|
yajl-ruby (1.1.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
activesupport
|
|
mocha
|
|
rake
|
|
shoulda
|
|
stripe!
|
|
test-unit
|
|
yajl-ruby
|