Gemfile_ar40threadsafe 161 B

1234567
  1. source "https://rubygems.org"
  2. gemspec
  3. gem 'activeresource', :git => 'git://github.com/Shopify/activeresource', tag: '4.0-threadsafe'
  4. gem 'minitest', "~> 4.2"