Sha256: 652ad049e30d0f5dcd341b44eaac84d14958195201c2050d0c386c90d18cc637
Contents?: true
Size: 405 Bytes
Versions: 6
Compression:
Stored size: 405 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } # Specify your gem's dependencies in cqm_validators.gemspec gemspec development_group: :test group :test do gem 'codecov', require: false gem 'cqm-models', git: 'https://github.com/projecttacoma/cqm-models.git', branch: 'master' gem 'simplecov', require: false end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
cqm-validators-2.0.2 | Gemfile |
cqm-validators-3.0.1 | Gemfile |
cqm-validators-3.0.0 | Gemfile |
cqm-validators-2.0.1 | Gemfile |
cqm-validators-2.0.0 | Gemfile |
cqm-validators-1.0.1.0 | Gemfile |