# -*- encoding: utf-8 -*- # stub: haml 4.0.7 ruby lib Gem::Specification.new do |s| s.name = "haml" s.version = "4.0.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Nathan Weizenbaum", "Hampton Catlin", "Norman Clarke"] s.date = "2015-08-10" s.description = "Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML that's\ndesigned to express the structure of documents in a non-repetitive, elegant, and\neasy way by using indentation rather than closing tags and allowing Ruby to be\nembedded with ease. It was originally envisioned as a plugin for Ruby on Rails,\nbut it can function as a stand-alone templating engine.\n" s.email = ["haml@googlegroups.com", "norman@njclarke.com"] s.executables = ["haml"] s.files = ["bin/haml"] s.homepage = "http://haml.info/" s.licenses = ["MIT"] s.post_install_message = "\nHEADS UP! Haml 4.0 has many improvements, but also has changes that may break\nyour application:\n\n* Support for Ruby 1.8.6 dropped\n* Support for Rails 2 dropped\n* Sass filter now always outputs