wiki.techinc.nl/Gemfile
jdlrobson 587a284525 Browser tests: update to mw-selenium 1.7.2 and https
Bug: T129483
Change-Id: I4526fb9033c0ea0b23249bea507d9cf8f7345afc
2016-08-15 13:43:48 -06:00

5 lines
156 B
Ruby

source 'https://rubygems.org'
gem 'mediawiki_selenium', '~> 1.7', '>= 1.7.2'
gem 'rake', '~> 11.1', '>= 11.1.1'
gem 'rubocop', '~> 0.32.1', require: false