group :development do
  gem "rspec", ">= 0"
  gem "bundler", "~> 1.0.0"
  gem "jeweler"
  gem "simplecov", ">= 0"
end
