source "http://rubygems.org" gemspec # Only used for tests gem "virtus" # Validations are optional, but required in order to test UseCase # itself gem "activemodel" gem "ci_reporter" gem "simplecov" gem "simplecov-rcov"