source 'http://rubygems.org'

gem 'rake'
gem 'rspec'
gem 'cucumber'
gem 'selenium-webdriver'
gem 'rubocop',    '=0.18.1'

gem 'httparty'

