Sha256: d1056b3224b618b0af6a439e9afc95f3b33f8ed1e9d3e8f59f440f5bf9d20524

Contents?: true

Size: 506 Bytes

Versions: 1

Compression:

Stored size: 506 Bytes

Contents

Gem::Specification.new do |s|
  s.name = "katello-foreman-engine"
  s.version = "0.0.3"

  s.authors = ["Katello"]
  s.date = "2013-04-19"
  s.description = "Foreman specific parts in Katello"
  s.email = "katello-devel@redhat.com"
  s.files = `git ls-files`.split("\n")
  s.homepage = "http://github.com/katello/katello-foreman-engine"
  s.licenses = ["GPL-2"]
  s.require_paths = ["lib"]
  s.add_dependency "foreman_api"
  s.add_dependency "dynflow"
  s.summary = "Foreman specific parts of Katello"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
katello-foreman-engine-0.0.3 katello-foreman-engine.gemspec