Skip to content

Commit

Permalink
Remove redundant gem dependencies from minitest corpus
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Jan 27, 2019
1 parent cc8c473 commit fcbb6af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test_app/Gemfile.minitest
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
source 'https://rubygems.org'

gem 'minitest', '~> 5.11'
gem 'mutant', path: '../'
gem 'mutant-minitest', path: '../'
gem 'adamantium'

0 comments on commit fcbb6af

Please sign in to comment.