stripe-ruby/gemfiles/json.gemfile
2012-05-04 03:06:38 -07:00

4 lines
98 B
Plaintext

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