source "https://rubygems.org"

gem "rake"
gem "test-unit"

group :sig do
  gem "rbs"
  gem "rdoc", "<= 6.11"
end
