rabl-rails/Gemfile

11 lines
113 B
Ruby

source "http://rubygems.org"
gemspec
gem 'yajl-ruby'
gem 'libxml-ruby'
group :test do
gem 'rspec-mocks'
end