stripe-ruby/gemfiles/json.gemfile

5 lines
128 B
Plaintext

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