5 lines
116 B
Ruby
5 lines
116 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gemspec name: 'mutant'
|
|
|
|
eval_gemfile File.expand_path('../Gemfile.shared', __FILE__)
|