# frozen_string_literal: true

source 'http://rubygems.org'
gemspec

group :test do
  gem 'rake'
end
