Sha256: 4186102347165388794e5343ff507b49b05d669a234b530887d86016a17878e8

Contents?: true

Size: 174 Bytes

Versions: 5

Compression:

Stored size: 174 Bytes

Contents

# Gemfile to help setting up the initial development environment
source 'https://rubygems.org'

gem 'appium_lib'
gem 'appium_console'
gem "cucumber"
gem 'sunomono'
gem 'pry'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sunomono-1.0.6 lib/skeleton_appium/Gemfile
sunomono-1.0.5 lib/skeleton_appium/Gemfile
sunomono-1.0.4 lib/skeleton_appium/Gemfile
sunomono-1.0.3 lib/skeleton_appium/Gemfile
sunomono-1.0.0 lib/skeleton_appium/Gemfile