free_mutant/test_app/Gemfile.rspec2

7 lines
157 B
Text
Raw Normal View History

source 'https://rubygems.org'
2014-03-26 16:55:55 -04:00
gem 'rspec', '~> 2.14.1'
gem 'rspec-core', '~> 2.14.1'
gem 'mutant', path: '../'
gem 'mutant-rspec', path: '../'