3 lines
86 B
Text
3 lines
86 B
Text
source 'https://rubygems.org'
|
|
gem 'rspec', '~> 3.0.0.beta2'
|
|
gem 'mutant', path: '../'
|