free_mutant/Gemfile

7 lines
178 B
Ruby

source 'https://rubygems.org'
gemspec name: 'mutant'
gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
eval_gemfile File.expand_path('../Gemfile.shared', __FILE__)