source 'https://rubygems.org'
gemspec

gem 'bump'
gem 'test-unit'
gem 'rspec', '>=2.4'
gem 'cucumber'
gem 'spinach'
gem 'rake'
