# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

gem 'appraisal', git: 'https://github.com/n-rodriguez/appraisal.git', branch: 'wip/combustion'
gem 'combustion', git: 'https://github.com/pat/combustion.git'
