source 'http://rubygems.org'

gemspec

group :benchmark do
  gem 'curb'
  gem 'excon'
  gem 'httparty'
  gem 'rest-client'
  gem 'sinatra'
  gem 'streamly_ffi'
  gem 'tach', '>= 0.0.8'
  gem 'typhoeus'
end
