source 'https://rubygems.org'
group :test do
gem 'cucumber', '~> 2.4.0'
gem 'aruba'
gem 'thinp_xml', :path => "/home/ejt/work/RedHat/thinp_xml"
end