Sha256: e89faffd0043e7c986c6ab7b39a2e2125156fe7af4bfee28cdd6f2c4de2b8181
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 Bytes
Contents
Gem::Specification.new do |s| s.name = "chef-irc-snitch" s.version = "0.2.0" s.platform = Gem::Platform::RUBY s.authors = ["Sean Porter"] s.email = ["portertech@gmail.com"] s.homepage = "https://github.com/portertech/chef-irc-snitch" s.summary = %q{An exception handler for OpsCode Chef runs (GitHub Gists & IRC)} s.description = %q{An exception handler for OpsCode Chef runs (GitHub Gists & IRC)} s.has_rdoc = false s.license = "MIT" s.rubyforge_project = "chef-irc-snitch" s.add_dependency("carrier-pigeon") s.files = `git ls-files`.split("\n") s.require_paths = ["lib"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chef-irc-snitch-0.2.0 | chef-irc-snitch.gemspec |