source "https://rubygems.org" gemspec # Using the master version to incorporate latest cops and bug fixes gem 'rubocop', git: 'https://github.com/bbatsov/rubocop.git', branch: 'master' gem 'rspec', '~> 2.14.1' gem 'guard-rspec', '~> 3.0.2' gem 'coveralls', '~> 0.6.7' gem 'flog' gem 'flay' gem 'ruby2ruby' gem 'reek', '1.3.1' gem 'net-http-persistent' , '2.9.4' gem 'appium_lib', git: 'https://github.com/KazuCocoa/ruby_lib', branch: 'update_gems' gem 'selenium-webdriver', '~> 3.0.1' gem 'sauce', git: 'git@github.com:animoto/sauce_ruby.git'