Sha256: 398f6380945a65b769d8656acf9880e8b1727a6dbff9291f830fbb83f61d0860
Contents?: true
Size: 309 Bytes
Versions: 2
Compression:
Stored size: 309 Bytes
Contents
source "http://rubygems.org" gemspec # Only used for tests 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
use_case-1.0.1 | Gemfile |
use_case-1.0.0 | Gemfile |