Sha256: d06ee605e886bb3b120c4b1a97d4351c6f8f58866b386d070c14ef800e349c1f
Contents?: true
Size: 1.18 KB
Versions: 0
Compression: gzip
Compressed size: 579 Bytes
Stored size: 579 Bytes
Contents
--- !ruby/object:Gem::Specification name: htmldoc_remote_compile_wrapper version: !ruby/object:Gem::Version version: '0.6' 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 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: []