source 'https://rubygems.org'
gemspec
gem 'stove'
if ENV['GEMFILE_MOD']
  instance_eval(ENV['GEMFILE_MOD'])
end
