--- !ruby/object:Gem::Specification name: tilt version: !ruby/object:Gem::Version version: 2.0.2 platform: ruby authors: - Ryan Tomayko autorequire: bindir: bin cert_chain: [] date: 2016-01-05 00:00:00.000000000 Z dependencies: [] description: Generic interface to multiple Ruby template engines email: r@tomayko.com executables: - tilt extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - COPYING - Gemfile - HACKING - README.md - Rakefile - bin/tilt - docs/TEMPLATES.md - docs/common.css - lib/tilt.rb - lib/tilt/asciidoc.rb - lib/tilt/babel.rb - lib/tilt/bluecloth.rb - lib/tilt/builder.rb - lib/tilt/coffee.rb - lib/tilt/creole.rb - lib/tilt/csv.rb - lib/tilt/erb.rb - lib/tilt/erubis.rb - lib/tilt/etanni.rb - lib/tilt/haml.rb - lib/tilt/kramdown.rb - lib/tilt/less.rb - lib/tilt/liquid.rb - lib/tilt/mapping.rb - lib/tilt/markaby.rb - lib/tilt/maruku.rb - lib/tilt/nokogiri.rb - lib/tilt/plain.rb - lib/tilt/prawn.rb - lib/tilt/radius.rb - lib/tilt/rdiscount.rb - lib/tilt/rdoc.rb - lib/tilt/redcarpet.rb - lib/tilt/redcloth.rb - lib/tilt/sass.rb - lib/tilt/string.rb - lib/tilt/template.rb - lib/tilt/wikicloth.rb - lib/tilt/yajl.rb - man/index.txt - man/tilt.1.ronn - test/markaby/locals.mab - test/markaby/markaby.mab - test/markaby/markaby_other_static.mab - test/markaby/render_twice.mab - test/markaby/scope.mab - test/markaby/yielding.mab - test/test_helper.rb - test/tilt_asciidoctor_test.rb - test/tilt_babeltemplate.rb - test/tilt_blueclothtemplate_test.rb - test/tilt_buildertemplate_test.rb - test/tilt_cache_test.rb - test/tilt_coffeescripttemplate_test.rb - test/tilt_compilesite_test.rb - test/tilt_creoletemplate_test.rb - test/tilt_csv_test.rb - test/tilt_erbtemplate_test.rb - test/tilt_erubistemplate_test.rb - test/tilt_etannitemplate_test.rb - test/tilt_hamltemplate_test.rb - test/tilt_kramdown_test.rb - test/tilt_lesstemplate_test.less - test/tilt_lesstemplate_test.rb - test/tilt_liquidtemplate_test.rb - test/tilt_mapping_test.rb - test/tilt_markaby_test.rb - test/tilt_markdown_test.rb - test/tilt_marukutemplate_test.rb - test/tilt_metadata_test.rb - test/tilt_nokogiritemplate_test.rb - test/tilt_prawntemplate.prawn - test/tilt_prawntemplate_test.rb - test/tilt_radiustemplate_test.rb - test/tilt_rdiscounttemplate_test.rb - test/tilt_rdoctemplate_test.rb - test/tilt_redcarpettemplate_test.rb - test/tilt_redclothtemplate_test.rb - test/tilt_sasstemplate_test.rb - test/tilt_stringtemplate_test.rb - test/tilt_template_test.rb - test/tilt_test.rb - test/tilt_wikiclothtemplate_test.rb - test/tilt_yajltemplate_test.rb - tilt.gemspec homepage: http://github.com/rtomayko/tilt/ licenses: - MIT metadata: {} post_install_message: rdoc_options: - "--line-numbers" - "--inline-source" - "--title" - Tilt - "--main" - Tilt 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.2.2 signing_key: specification_version: 2 summary: Generic interface to multiple Ruby template engines test_files: - test/tilt_asciidoctor_test.rb - test/tilt_blueclothtemplate_test.rb - test/tilt_buildertemplate_test.rb - test/tilt_cache_test.rb - test/tilt_coffeescripttemplate_test.rb - test/tilt_compilesite_test.rb - test/tilt_creoletemplate_test.rb - test/tilt_csv_test.rb - test/tilt_erbtemplate_test.rb - test/tilt_erubistemplate_test.rb - test/tilt_etannitemplate_test.rb - test/tilt_hamltemplate_test.rb - test/tilt_kramdown_test.rb - test/tilt_lesstemplate_test.rb - test/tilt_liquidtemplate_test.rb - test/tilt_mapping_test.rb - test/tilt_markaby_test.rb - test/tilt_markdown_test.rb - test/tilt_marukutemplate_test.rb - test/tilt_metadata_test.rb - test/tilt_nokogiritemplate_test.rb - test/tilt_prawntemplate_test.rb - test/tilt_radiustemplate_test.rb - test/tilt_rdiscounttemplate_test.rb - test/tilt_rdoctemplate_test.rb - test/tilt_redcarpettemplate_test.rb - test/tilt_redclothtemplate_test.rb - test/tilt_sasstemplate_test.rb - test/tilt_stringtemplate_test.rb - test/tilt_template_test.rb - test/tilt_test.rb - test/tilt_wikiclothtemplate_test.rb - test/tilt_yajltemplate_test.rb has_rdoc: