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