mirror of
https://github.com/appium/appium.git
synced 2026-01-14 22:30:14 -06:00
5 lines
84 B
Ruby
5 lines
84 B
Ruby
source "https://www.rubygems.org"
|
|
|
|
gem 'appium_lib'
|
|
gem "rest-client"
|
|
gem "cucumber" |