# NOTE: This file is not the canonical source of dependencies. Edit the Rakefile, instead.

source "https://rubygems.org/"

# Use a development version of minitar.
gem "minitar", :path => "../minitar" if ENV["DEV"]

gemspec
