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