free_mutant/test_app/Gemfile.rspec3

6 lines
152 B
Text
Raw Normal View History

source 'https://rubygems.org'
2014-06-07 09:06:20 -04:00
gem 'rspec', '~> 3.0.0'
gem 'rspec-core', '~> 3.0.0'
gem 'mutant', path: '../'
gem 'mutant-rspec', path: '../'