free_mutant/test_app/Gemfile.rspec3.3
2015-06-13 04:00:20 +00:00

6 lines
169 B
Groff

source 'https://rubygems.org'
gem 'rspec', '~> 3.3.0'
gem 'rspec-core', '~> 3.3.0'
gem 'mutant', path: '../'
gem 'mutant-rspec', path: '../'
gem 'adamantium'