free_mutant/Gemfile
2014-07-12 15:41:11 -07:00

8 lines
168 B
Ruby

# encoding: utf-8
source 'https://rubygems.org'
gemspec name: 'mutant'
gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
eval_gemfile 'Gemfile.devtools'