--- !ruby/object:Gem::Specification name: github-markup version: !ruby/object:Gem::Version version: 0.7.3 prerelease: platform: ruby authors: - Chris Wanstrath autorequire: bindir: bin cert_chain: [] date: 2012-07-17 00:00:00.000000000 -07:00 default_executable: dependencies: [] description: ! " This gem is used by GitHub to render any fancy markup such as\n \ Markdown, Textile, Org-Mode, etc. Fork it and add your own!\n" email: chris@ozmm.org executables: - github-markup extensions: [] extra_rdoc_files: - README.md - LICENSE files: - Gemfile - HISTORY.md - LICENSE - README.md - Rakefile - bin/github-markup - github-markup.gemspec - lib/github-markup.rb - lib/github/commands/asciidoc2html - lib/github/commands/asciidocapi.py - lib/github/commands/rest2html - lib/github/markup.rb - lib/github/markup/rdoc.rb - lib/github/markups.rb - test/markup_test.rb - test/markups/README.asciidoc - test/markups/README.asciidoc.html - test/markups/README.creole - test/markups/README.creole.html - test/markups/README.markdown - test/markups/README.markdown.html - test/markups/README.mediawiki - test/markups/README.mediawiki.html - test/markups/README.noformat - test/markups/README.noformat.html - test/markups/README.org - test/markups/README.org.html - test/markups/README.pod - test/markups/README.pod.html - test/markups/README.rdoc - test/markups/README.rdoc.html - test/markups/README.rst - test/markups/README.rst.html - test/markups/README.rst.txt - test/markups/README.rst.txt.html - test/markups/README.textile - test/markups/README.textile.html - test/markups/README.txt - test/markups/README.txt.html has_rdoc: true homepage: https://github.com/github/markup licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.3.9.5 signing_key: specification_version: 2 summary: The code GitHub uses to render README.markup test_files: []