source 'https://rubygems.org' gemspec gem 'bundler' gem 'rake' gem 'rspec' gem 'guard-rspec' gem 'simplecov' gem 'coveralls' gem 'rdoc'