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