mirror of
https://github.com/appium/appium.git
synced 2026-01-18 00:00:06 -06:00
7 lines
111 B
Ruby
7 lines
111 B
Ruby
source "http://www.rubygems.org"
|
|
|
|
gem "rspec"
|
|
gem "selenium-webdriver"
|
|
gem "cucumber"
|
|
gem "rspec-expectations"
|