# -*- encoding: utf-8 -*- # stub: tilt 2.0.0.beta1 ruby lib Gem::Specification.new do |s| s.name = "tilt".freeze s.version = "2.0.0.beta1".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ryan Tomayko".freeze] s.date = "2013-07-16" s.description = "Generic interface to multiple Ruby template engines".freeze s.email = "r@tomayko.com".freeze s.executables = ["tilt".freeze] s.files = ["CHANGELOG.md".freeze, "COPYING".freeze, "Gemfile".freeze, "HACKING".freeze, "README.md".freeze, "Rakefile".freeze, "bin/tilt".freeze, "docs/TEMPLATES.md".freeze, "docs/common.css".freeze, "lib/tilt.rb".freeze, "lib/tilt/asciidoc.rb".freeze, "lib/tilt/bluecloth.rb".freeze, "lib/tilt/builder.rb".freeze, "lib/tilt/coffee.rb".freeze, "lib/tilt/creole.rb".freeze, "lib/tilt/csv.rb".freeze, "lib/tilt/erb.rb".freeze, "lib/tilt/erubis.rb".freeze, "lib/tilt/etanni.rb".freeze, "lib/tilt/haml.rb".freeze, "lib/tilt/kramdown.rb".freeze, "lib/tilt/less.rb".freeze, "lib/tilt/liquid.rb".freeze, "lib/tilt/mapping.rb".freeze, "lib/tilt/markaby.rb".freeze, "lib/tilt/maruku.rb".freeze, "lib/tilt/nokogiri.rb".freeze, "lib/tilt/plain.rb".freeze, "lib/tilt/radius.rb".freeze, "lib/tilt/rdiscount.rb".freeze, "lib/tilt/rdoc.rb".freeze, "lib/tilt/redcarpet.rb".freeze, "lib/tilt/redcloth.rb".freeze, "lib/tilt/sass.rb".freeze, "lib/tilt/string.rb".freeze, "lib/tilt/template.rb".freeze, "lib/tilt/wikicloth.rb".freeze, "lib/tilt/yajl.rb".freeze, "test/markaby/locals.mab".freeze, "test/markaby/markaby.mab".freeze, "test/markaby/markaby_other_static.mab".freeze, "test/markaby/render_twice.mab".freeze, "test/markaby/scope.mab".freeze, "test/markaby/yielding.mab".freeze, "test/test_helper.rb".freeze, "test/tilt_asciidoctor_test.rb".freeze, "test/tilt_blueclothtemplate_test.rb".freeze, "test/tilt_buildertemplate_test.rb".freeze, "test/tilt_cache_test.rb".freeze, "test/tilt_coffeescripttemplate_test.rb".freeze, "test/tilt_compilesite_test.rb".freeze, "test/tilt_creoletemplate_test.rb".freeze, "test/tilt_csv_test.rb".freeze, "test/tilt_erbtemplate_test.rb".freeze, "test/tilt_erubistemplate_test.rb".freeze, "test/tilt_etannitemplate_test.rb".freeze, "test/tilt_hamltemplate_test.rb".freeze, "test/tilt_kramdown_test.rb".freeze, "test/tilt_lesstemplate_test.less".freeze, "test/tilt_lesstemplate_test.rb".freeze, "test/tilt_liquidtemplate_test.rb".freeze, "test/tilt_mapping.rb".freeze, "test/tilt_markaby_test.rb".freeze, "test/tilt_markdown_test.rb".freeze, "test/tilt_marukutemplate_test.rb".freeze, "test/tilt_metadata_test.rb".freeze, "test/tilt_nokogiritemplate_test.rb".freeze, "test/tilt_radiustemplate_test.rb".freeze, "test/tilt_rdiscounttemplate_test.rb".freeze, "test/tilt_rdoctemplate_test.rb".freeze, "test/tilt_redcarpettemplate_test.rb".freeze, "test/tilt_redclothtemplate_test.rb".freeze, "test/tilt_sasstemplate_test.rb".freeze, "test/tilt_stringtemplate_test.rb".freeze, "test/tilt_template_test.rb".freeze, "test/tilt_test.rb".freeze, "test/tilt_wikiclothtemplate_test.rb".freeze, "test/tilt_yajltemplate_test.rb".freeze, "tilt.gemspec".freeze] s.homepage = "http://github.com/rtomayko/tilt/".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "Tilt".freeze, "--main".freeze, "Tilt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Generic interface to multiple Ruby template engines".freeze s.test_files = ["test/tilt_asciidoctor_test.rb".freeze, "test/tilt_blueclothtemplate_test.rb".freeze, "test/tilt_buildertemplate_test.rb".freeze, "test/tilt_cache_test.rb".freeze, "test/tilt_coffeescripttemplate_test.rb".freeze, "test/tilt_compilesite_test.rb".freeze, "test/tilt_creoletemplate_test.rb".freeze, "test/tilt_csv_test.rb".freeze, "test/tilt_erbtemplate_test.rb".freeze, "test/tilt_erubistemplate_test.rb".freeze, "test/tilt_etannitemplate_test.rb".freeze, "test/tilt_hamltemplate_test.rb".freeze, "test/tilt_kramdown_test.rb".freeze, "test/tilt_lesstemplate_test.rb".freeze, "test/tilt_liquidtemplate_test.rb".freeze, "test/tilt_markaby_test.rb".freeze, "test/tilt_markdown_test.rb".freeze, "test/tilt_marukutemplate_test.rb".freeze, "test/tilt_metadata_test.rb".freeze, "test/tilt_nokogiritemplate_test.rb".freeze, "test/tilt_radiustemplate_test.rb".freeze, "test/tilt_rdiscounttemplate_test.rb".freeze, "test/tilt_rdoctemplate_test.rb".freeze, "test/tilt_redcarpettemplate_test.rb".freeze, "test/tilt_redclothtemplate_test.rb".freeze, "test/tilt_sasstemplate_test.rb".freeze, "test/tilt_stringtemplate_test.rb".freeze, "test/tilt_template_test.rb".freeze, "test/tilt_test.rb".freeze, "test/tilt_wikiclothtemplate_test.rb".freeze, "test/tilt_yajltemplate_test.rb".freeze] end