mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-09 00:03:05 -04:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
source "https://rubygems.org"
|
|
gemspec :path => File.join(File.dirname(__FILE__), "..")
|
|
|
|
gem 'activesupport'
|
|
gem 'json'
|