Sha256: c3c90bd308776fe0438b88ef15aa987b853d429fd989c91ade18bbe52f9da2d6
Contents?: true
Size: 468 Bytes
Versions: 1
Compression:
Stored size: 468 Bytes
Contents
Gem::Specification.new do |s| s.name = "hypertext" s.version = "0.0.4" s.summary = "Hypertext authoring" s.description = "Hypertext authoring with Ruby" s.authors = ["Michel Martens"] s.email = ["michel@soveran.com"] s.homepage = "https://github.com/soveran/hypertext" s.license = "MIT" s.files = `git ls-files`.split("\n") s.add_development_dependency "cutest" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hypertext-0.0.4 | hypertext.gemspec |