Gemfile in use_case-0.13.0 vs Gemfile in use_case-1.0.0

- old
+ new

@@ -5,5 +5,9 @@ gem "virtus", :git => "https://github.com/solnic/virtus.git" # Validations are optional, but required in order to test UseCase # itself gem "activemodel" + +gem "ci_reporter" +gem "rcov", :platforms => :ruby_18 +gem "simplecov", :platforms => :ruby_19