Gemfile_ar_master 149 B

123456
  1. source "https://rubygems.org"
  2. gemspec
  3. gem 'activeresource', git: 'git://github.com/rails/activeresource'
  4. gem "rack", "< 2" if RUBY_VERSION < "2.2"