free_mutant/Gemfile

8 lines
143 B
Ruby

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