free_mutant/Gemfile
2018-09-12 13:15:43 +00:00

7 lines
143 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gemspec name: 'mutant'
eval_gemfile File.expand_path('Gemfile.shared', __dir__)