mirror of
https://github.com/appium/appium.git
synced 2026-01-14 14:19:56 -06:00
7 lines
121 B
Ruby
7 lines
121 B
Ruby
source 'https://www.rubygems.org'
|
|
|
|
gem 'appium_lib'
|
|
gem 'rest-client'
|
|
gem 'rspec'
|
|
gem 'cucumber'
|
|
gem 'rspec-expectations' |