test_app/Gemfile.rspec3.1 in mutant-0.7.8 vs test_app/Gemfile.rspec3.1 in mutant-0.7.9

- old
+ new

@@ -1,5 +1,6 @@ source 'https://rubygems.org' gem 'rspec', '~> 3.1.0' gem 'rspec-core', '~> 3.1.0' gem 'mutant', path: '../' gem 'mutant-rspec', path: '../' +gem 'adamantium'