stripe-ruby/gemfiles/yajl.gemfile

5 lines
133 B
Plaintext

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