Required for selenium test compatibility with AuthManager Bug: T135884 Change-Id: I69497c6c23572fa844f1de245e918006af16920c
5 lines
121 B
Ruby
5 lines
121 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'mediawiki_selenium', '~> 1.7', '>= 1.7.1'
|
|
gem 'rubocop', '~> 0.35.1', require: false
|