source 'https://rubygems.org'

gem 'vinyl', git: 'git@git-aws.internal.justin.tv:web/vinyl-ruby', branch: 'master'
gem 'rspec', '~> 3.2'
gem 'hystrix-ruby',
    :git => "git@git-aws.internal.justin.tv:web/hystrix-ruby.git",
    :ref => "d6f67ad53bafcae6d6f7ec0ab2b8e70e687db7c8"
