Merge pull request #41 from jethrodaniel/gemfile-dup

remove duplicate development gem
This commit is contained in:
Torsten Rüger 2020-04-28 08:15:41 +03:00 committed by GitHub
commit c4a3e928a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ gem "rx-file" , git: "https://github.com/ruby-x/rx-file"
group :test do
# reporter and parallel dont work together
# gem "minitest-reporters"
gem "minitest-parallel_fork"
gem "codeclimate-test-reporter" , require: false
gem "simplecov"
gem "minitest-color"