diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..75cf312 --- /dev/null +++ b/Gemfile @@ -0,0 +1,2 @@ +gem "simplecov" +gem "simplecov-rcov"