Gemfile_ar42threadsafe 161 B

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