stripe-ruby/gemfiles/default-with-activesupport.gemfile

4 lines
117 B
Plaintext

source "https://rubygems.org"
gemspec :path => File.join(File.dirname(__FILE__), "..")
gem "activesupport", "~> 3.0"