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