2012-07-23 16:37:44 +02:00
|
|
|
source 'https://rubygems.org'
|
|
|
|
|
2014-01-18 00:39:34 +01:00
|
|
|
gemspec name: 'mutant'
|
2012-07-23 16:37:44 +02:00
|
|
|
|
2013-12-29 23:36:55 +01:00
|
|
|
gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
|
2015-09-04 22:31:04 +00:00
|
|
|
eval_gemfile File.expand_path('../Gemfile.shared', __FILE__)
|