Remove unused integration Gemfiles
This commit is contained in:
parent
692d90d39e
commit
2a37b113da
2 changed files with 0 additions and 12 deletions
|
@ -1,6 +0,0 @@
|
|||
source 'https://rubygems.org'
|
||||
gem 'rspec', '~> 3.0.0'
|
||||
gem 'rspec-core', '~> 3.0.0'
|
||||
gem 'mutant', path: '../'
|
||||
gem 'mutant-rspec', path: '../'
|
||||
gem 'adamantium'
|
|
@ -1,6 +0,0 @@
|
|||
source 'https://rubygems.org'
|
||||
gem 'rspec', '~> 3.1.0'
|
||||
gem 'rspec-core', '~> 3.1.0'
|
||||
gem 'mutant', path: '../'
|
||||
gem 'mutant-rspec', path: '../'
|
||||
gem 'adamantium'
|
Loading…
Reference in a new issue