Sha256: 4983744c0ad27634424c15bfb5514f8f31579f6baed69be4b9848eab656a109a
Contents?: true
Size: 1.21 KB
Versions: 0
Compression: gzip
Compressed size: 586 Bytes
Stored size: 586 Bytes
Contents
--- !ruby/object:Gem::Specification name: htmldoc_remote_compile_wrapper version: !ruby/object:Gem::Version version: '0.9' platform: ruby authors: - Joe Noon autorequire: bindir: bin cert_chain: [] date: 2015-06-19 00:00:00.000000000 Z dependencies: [] description: Compile htmldoc binary email: - joenoon@gmail.com executables: [] extensions: - ext/extconf.rb extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE - README.md - Rakefile - ext/extconf.rb - htmldoc_remote_compile_wrapper.gemspec - lib/htmldoc_remote_compile_wrapper.rb - src/htmldoc-1.8.28-source.tar.gz - src/htmldoc-1.8.28.patch homepage: '' licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.14 signing_key: specification_version: 4 summary: Suitable for environments like Heroku. Downloads the htmldoc source and compiles using the native extension hook upon gem installation. test_files: []