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

gem 'calabash-common' gem 'calabash-android', '~> 0.7.0' gem 'calabash-cucumber', '~> 0.19.0'