# -*- encoding: utf-8 -*- # stub: typo 6.0.4 ruby lib Gem::Specification.new do |s| s.name = "typo".freeze s.version = "6.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Fr\u00C3\u00A9d\u00C3\u00A9ric de Villamil".freeze, "Matijs van Zuijlen".freeze, "Thomas Lecavellier".freeze, "Cyril Mougel".freeze] s.date = "2011-02-23" s.description = "Since Typo has been in existence since March 2005, it is likely the oldest blogging platform in Rails. It has a full set of features you would expect from such an engine, which include powerful SEO capabilities, full themes, and plug-in extensions. ".freeze s.email = ["frederic@de-villamil.com".freeze] s.files = ["PostInstall.txt".freeze, "typo-6.0.4.gem".freeze, "typo.gemspec".freeze] s.homepage = "http://typosphere.org".freeze s.post_install_message = "\e[1;31m\n-------------------------------------------------------------------------------\n\nSince version 6.0, Typo is no longer available as a gem. \nPlease download Typo source at http://typosphere.org/stable.tgz \n\nTo install Typo from scratch: https://github.com/fdv/typo/wiki/Installing-Typo\nUpgrading Typo from an older version: https://github.com/fdv/typo/wiki/Upgrading-to-typo-6.0\n\n-------------------------------------------------------------------------------\n\e[0m".freeze s.rubygems_version = "3.5.10".freeze s.summary = "The missing blogging engine.".freeze end