Create Gemfile

This commit is contained in:
Hendrik Schneider 2019-10-19 22:38:10 +02:00 committed by GitHub
parent d23197c6c0
commit 6e09e70268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Gemfile Normal file
View file

@ -0,0 +1,2 @@
gem "simplecov"
gem "simplecov-rcov"