Sha256: fa0af16160d0fb0d170fc4534285f950db8e7e65ba93cc32eaea65ea955c0413

Contents?: true

Size: 493 Bytes

Versions: 1

Compression:

Stored size: 493 Bytes

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "plan_executor"
  s.summary = "A Gem for handling FHIR test executions"
  s.description = "A Gem for handling FHIR test executions"
  s.email = "aquina@mitre.org"
  s.homepage = "https://github.com/hl7-fhir/fhir-svn"
  s.authors = ["Andre Quina", "Jason Walonoski", "Janoo Fernandes", "Michael O'Keefe", "Robert Scanlon"]
  s.version = '1.0.2'
  s.license = 'Apache-2.0'

  s.files = s.files = `git ls-files`.split("\n")
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
plan_executor-1.0.2 plan_executor.gemspec