# -*- encoding: utf-8 -*- # stub: RedCloth 4.2.2 x86-mswin32-60 libextlib/case_sensitive_require Gem::Specification.new do |s| s.name = "RedCloth".freeze s.version = "4.2.2".freeze s.platform = "x86-mswin32-60".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.2".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "ext".freeze, "lib/case_sensitive_require".freeze] s.authors = ["Jason Garber".freeze] s.date = "2009-06-30" s.description = "RedCloth-4.2.2 - Textile parser for Ruby. http://redcloth.org/".freeze s.email = "redcloth-upwards@rubyforge.org".freeze s.executables = ["redcloth".freeze] s.extra_rdoc_files = ["CHANGELOG".freeze, "lib/case_sensitive_require/RedCloth.rb".freeze, "lib/redcloth/erb_extension.rb".freeze, "lib/redcloth/formatters/base.rb".freeze, "lib/redcloth/formatters/html.rb".freeze, "lib/redcloth/formatters/latex.rb".freeze, "lib/redcloth/textile_doc.rb".freeze, "lib/redcloth/version.rb".freeze, "lib/redcloth.rb".freeze, "README".freeze] s.files = ["CHANGELOG".freeze, "COPYING".freeze, "Manifest".freeze, "README".freeze, "Rakefile".freeze, "RedCloth.gemspec".freeze, "bin/redcloth".freeze, "ext/redcloth_scan/extconf.rb".freeze, "ext/redcloth_scan/redcloth.h".freeze, "lib/case_sensitive_require/RedCloth.rb".freeze, "lib/redcloth.rb".freeze, "lib/redcloth/erb_extension.rb".freeze, "lib/redcloth/formatters/base.rb".freeze, "lib/redcloth/formatters/html.rb".freeze, "lib/redcloth/formatters/latex.rb".freeze, "lib/redcloth/formatters/latex_entities.yml".freeze, "lib/redcloth/textile_doc.rb".freeze, "lib/redcloth/version.rb".freeze, "lib/redcloth_scan.so".freeze, "lib/tasks/pureruby.rake".freeze, "setup.rb".freeze, "spec/custom_tags_spec.rb".freeze, "spec/differs/inline.rb".freeze, "spec/erb_spec.rb".freeze, "spec/extension_spec.rb".freeze, "spec/fixtures/basic.yml".freeze, "spec/fixtures/code.yml".freeze, "spec/fixtures/definitions.yml".freeze, "spec/fixtures/extra_whitespace.yml".freeze, "spec/fixtures/filter_html.yml".freeze, "spec/fixtures/filter_pba.yml".freeze, "spec/fixtures/html.yml".freeze, "spec/fixtures/images.yml".freeze, "spec/fixtures/instiki.yml".freeze, "spec/fixtures/links.yml".freeze, "spec/fixtures/lists.yml".freeze, "spec/fixtures/poignant.yml".freeze, "spec/fixtures/sanitize_html.yml".freeze, "spec/fixtures/table.yml".freeze, "spec/fixtures/textism.yml".freeze, "spec/fixtures/threshold.yml".freeze, "spec/formatters/class_filtered_html_spec.rb".freeze, "spec/formatters/filtered_html_spec.rb".freeze, "spec/formatters/html_no_breaks_spec.rb".freeze, "spec/formatters/html_spec.rb".freeze, "spec/formatters/id_filtered_html_spec.rb".freeze, "spec/formatters/latex_spec.rb".freeze, "spec/formatters/lite_mode_html_spec.rb".freeze, "spec/formatters/no_span_caps_html_spec.rb".freeze, "spec/formatters/sanitized_html_spec.rb".freeze, "spec/formatters/style_filtered_html_spec.rb".freeze, "spec/parser_spec.rb".freeze, "spec/spec.opts".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://redcloth.org".freeze s.rdoc_options = ["--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "RedCloth".freeze, "--main".freeze, "README".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8.4".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "RedCloth-4.2.2 - Textile parser for Ruby. http://redcloth.org/".freeze end