source 'https://rubygems.org'

if RUBY_VERSION < "2.0.0"
  gem 'minitest', '~> 4.3'
end
