# coding: utf-8

source 'https://rubygems.org'

gemspec

group :test do
  gem 'coveralls', '~> 0.7'
end
