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