test_app/Gemfile.rspec3.3 in mutant-0.8.3 vs test_app/Gemfile.rspec3.3 in mutant-0.8.4
- old
+ new
@@ -2,5 +2,6 @@
gem 'rspec', '~> 3.3.0'
gem 'rspec-core', '~> 3.3.0'
gem 'mutant', path: '../'
gem 'mutant-rspec', path: '../'
gem 'adamantium'
+eval_gemfile File.expand_path('../../Gemfile.shared', __FILE__)