mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-06 00:02:18 -04:00
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
source "https://rubygems.org"
|
|
gemspec :path => File.join(File.dirname(__FILE__), "..")
|
|
gem "yajl-ruby"
|
|
gem "activesupport", "~> 3.0"
|