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