# frozen_string_literal: true

source "https://rubygems.org"

gemspec

gem "simplecov"
gem "rake"
gem "test-unit"
