source 'https://rubygems.org'

gem 'simplecov', :path => '../../../'
gem 'rake'
gem 'rspec', '>= 2.6.0'
gem 'cucumber'
