# NOTE: This file is not the canonical source of dependencies. Edit the Rakefile, instead.
source "https://rubygems.org/"

gem "debug", platforms: [:mri] if ENV["DEV"]

gemspec
