source "https://rubygems.org"

gemspec

# We require sorbet here rather than in the gemspec so we can avoid loading it in CI
# for rubies < 2.3
gem "sorbet", "0.5.10001"
gem 'parlour'
