# -*- encoding: utf-8 -*- # stub: commonmarker 0.17.7 ruby libext # stub: ext/commonmarker/extconf.rb Gem::Specification.new do |s| s.name = "commonmarker".freeze s.version = "0.17.7".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "ext".freeze] s.authors = ["Garen Torikian".freeze, "Yuki Izumi".freeze] s.date = "2017-12-05" s.description = "A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.".freeze s.executables = ["commonmarker".freeze] s.extensions = ["ext/commonmarker/extconf.rb".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/commonmarker".freeze, "commonmarker.gemspec".freeze, "ext/commonmarker/arena.c".freeze, "ext/commonmarker/autolink.c".freeze, "ext/commonmarker/autolink.h".freeze, "ext/commonmarker/blocks.c".freeze, "ext/commonmarker/buffer.c".freeze, "ext/commonmarker/buffer.h".freeze, "ext/commonmarker/case_fold_switch.inc".freeze, "ext/commonmarker/chunk.h".freeze, "ext/commonmarker/cmark-upstream/CMakeLists.txt".freeze, "ext/commonmarker/cmark-upstream/COPYING".freeze, "ext/commonmarker/cmark-upstream/FindAsan.cmake".freeze, "ext/commonmarker/cmark-upstream/Makefile".freeze, "ext/commonmarker/cmark-upstream/Makefile.nmake".freeze, "ext/commonmarker/cmark-upstream/README.md".freeze, "ext/commonmarker/cmark-upstream/api_test/CMakeLists.txt".freeze, "ext/commonmarker/cmark-upstream/api_test/cplusplus.cpp".freeze, "ext/commonmarker/cmark-upstream/api_test/cplusplus.h".freeze, "ext/commonmarker/cmark-upstream/api_test/harness.c".freeze, "ext/commonmarker/cmark-upstream/api_test/harness.h".freeze, "ext/commonmarker/cmark-upstream/api_test/main.c".freeze, "ext/commonmarker/cmark-upstream/appveyor.yml".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-bq-flat.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-bq-nested.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-code.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-fences.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-heading.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-hr.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-html.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-lheading.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-list-flat.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-list-nested.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-ref-flat.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/block-ref-nested.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-autolink.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-backticks.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-em-flat.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-em-nested.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-em-worst.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-entity.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-escape.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-html.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-links-flat.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-links-nested.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/inline-newlines.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/lorem1.md".freeze, "ext/commonmarker/cmark-upstream/bench/samples/rawtabs.md".freeze, "ext/commonmarker/cmark-upstream/bench/statistics.py".freeze, "ext/commonmarker/cmark-upstream/bench/stats.py".freeze, "ext/commonmarker/cmark-upstream/benchmarks.md".freeze, "ext/commonmarker/cmark-upstream/build/CMakeCache.txt".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeCCompiler.cmake".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeCXXCompiler.cmake".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeDetermineCompilerABI_C.bin".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeDetermineCompilerABI_CXX.bin".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeSystem.cmake".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdC/CMakeCCompilerId.c".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdC/a.out".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdCXX/CMakeCXXCompilerId.cpp".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdCXX/a.out".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/CMakeDirectoryInformation.cmake".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/CMakeError.log".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/CMakeOutput.log".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/Makefile.cmake".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/Makefile2".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/TargetDirectories.txt".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/cmake.check_cache".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/feature_tests.bin".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/feature_tests.c".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/feature_tests.cxx".freeze, "ext/commonmarker/cmark-upstream/build/CMakeFiles/progress.marks".freeze, "ext/commonmarker/cmark-upstream/build/CTestTestfile.cmake".freeze, "ext/commonmarker/cmark-upstream/build/Makefile".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/C.includecache".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/CXX.includecache".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/build.make".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/depend.internal".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/depend.make".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/flags.make".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/harness.c.o".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/link.txt".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/main.c.o".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/progress.make".freeze, "ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/progress.marks".freeze, "ext/commonmarker/cmark-upstream/build/api_test/Makefile".freeze, "ext/commonmarker/cmark-upstream/build/api_test/api_test".freeze, "ext/commonmarker/cmark-upstream/build/api_test/cmake_install.cmake".freeze, "ext/commonmarker/cmark-upstream/build/cmake_install.cmake".freeze, "ext/commonmarker/cmark-upstream/build/compile_commands.json".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/CMakeDirectoryInformation.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/Export/lib/cmake-gfmextensions/cmark-gfmextensions-release.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/Export/lib/cmake-gfmextensions/cmark-gfmextensions.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/C.includecache".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/DependInfo.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/autolink.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/build.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/cmake_clean.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/core-extensions.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/depend.internal".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/depend.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/ext_scanners.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/flags.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/link.txt".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/progress.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/strikethrough.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/table.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/tagfilter.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/C.includecache".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/DependInfo.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/autolink.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/build.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean_target.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/core-extensions.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.internal".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/ext_scanners.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/flags.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/link.txt".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/progress.make".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/strikethrough.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/table.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/tagfilter.c.o".freeze, "ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/progress.marks".freeze, "ext/commonmarker/cmark-upstream/build/extensions/Makefile".freeze, "ext/commonmarker/cmark-upstream/build/extensions/cmake_install.cmake".freeze, "ext/commonmarker/cmark-upstream/build/extensions/cmarkextensions_export.h".freeze, "ext/commonmarker/cmark-upstream/build/extensions/libcmark-gfmextensions.0.28.3.gfm.11.dylib".freeze, "ext/commonmarker/cmark-upstream/build/extensions/libcmark-gfmextensions.a".freeze, "ext/commonmarker/cmark-upstream/build/extensions/libcmark-gfmextensions.dylib".freeze, "ext/commonmarker/cmark-upstream/build/man/CMakeFiles/CMakeDirectoryInformation.cmake".freeze, "ext/commonmarker/cmark-upstream/build/man/CMakeFiles/progress.marks".freeze, "ext/commonmarker/cmark-upstream/build/man/Makefile".freeze, "ext/commonmarker/cmark-upstream/build/man/cmake_install.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/CMakeDirectoryInformation.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/Export/lib/cmake/cmark-gfm-release.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/Export/lib/cmake/cmark-gfm.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/C.includecache".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/DependInfo.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/build.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/cmake_clean.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/depend.internal".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/depend.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/flags.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/link.txt".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/main.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/progress.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/C.includecache".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/DependInfo.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/arena.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/blocks.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/buffer.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/build.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/cmake_clean.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/cmark.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/cmark_ctype.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/commonmark.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/depend.internal".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/depend.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/flags.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/footnotes.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/houdini_href_e.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/houdini_html_e.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/houdini_html_u.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/html.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/inlines.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/iterator.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/latex.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/link.txt".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/linked_list.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/man.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/map.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/node.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/plaintext.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/plugin.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/progress.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/references.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/registry.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/render.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/scanners.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/syntax_extension.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/utf8.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/xml.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/C.includecache".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/DependInfo.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/arena.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/blocks.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/buffer.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/build.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean_target.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark_ctype.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/commonmark.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.internal".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/flags.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/footnotes.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_href_e.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_e.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_u.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/html.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/inlines.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/iterator.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/latex.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/link.txt".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/linked_list.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/man.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/map.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/node.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/plaintext.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/plugin.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/progress.make".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/references.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/registry.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/render.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/scanners.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/syntax_extension.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/utf8.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/xml.c.o".freeze, "ext/commonmarker/cmark-upstream/build/src/CMakeFiles/progress.marks".freeze, "ext/commonmarker/cmark-upstream/build/src/Makefile".freeze, "ext/commonmarker/cmark-upstream/build/src/cmake_install.cmake".freeze, "ext/commonmarker/cmark-upstream/build/src/cmark-gfm".freeze, "ext/commonmarker/cmark-upstream/build/src/cmark_export.h".freeze, "ext/commonmarker/cmark-upstream/build/src/cmark_version.h".freeze, "ext/commonmarker/cmark-upstream/build/src/config.h".freeze, "ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.0.28.3.gfm.11.dylib".freeze, "ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.a".freeze, "ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.dylib".freeze, "ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.pc".freeze, "ext/commonmarker/cmark-upstream/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake".freeze, "ext/commonmarker/cmark-upstream/build/testdir/CMakeFiles/progress.marks".freeze, "ext/commonmarker/cmark-upstream/build/testdir/CTestTestfile.cmake".freeze, "ext/commonmarker/cmark-upstream/build/testdir/Makefile".freeze, "ext/commonmarker/cmark-upstream/build/testdir/cmake_install.cmake".freeze, "ext/commonmarker/cmark-upstream/changelog.txt".freeze, "ext/commonmarker/cmark-upstream/data/CaseFolding.txt".freeze, "ext/commonmarker/cmark-upstream/extensions/CMakeLists.txt".freeze, "ext/commonmarker/cmark-upstream/extensions/autolink.c".freeze, "ext/commonmarker/cmark-upstream/extensions/autolink.h".freeze, "ext/commonmarker/cmark-upstream/extensions/core-extensions.c".freeze, "ext/commonmarker/cmark-upstream/extensions/core-extensions.h".freeze, "ext/commonmarker/cmark-upstream/extensions/ext_scanners.c".freeze, "ext/commonmarker/cmark-upstream/extensions/ext_scanners.h".freeze, "ext/commonmarker/cmark-upstream/extensions/ext_scanners.re".freeze, "ext/commonmarker/cmark-upstream/extensions/strikethrough.c".freeze, "ext/commonmarker/cmark-upstream/extensions/strikethrough.h".freeze, "ext/commonmarker/cmark-upstream/extensions/table.c".freeze, "ext/commonmarker/cmark-upstream/extensions/table.h".freeze, "ext/commonmarker/cmark-upstream/extensions/tagfilter.c".freeze, "ext/commonmarker/cmark-upstream/extensions/tagfilter.h".freeze, "ext/commonmarker/cmark-upstream/man/CMakeLists.txt".freeze, "ext/commonmarker/cmark-upstream/man/make_man_page.py".freeze, "ext/commonmarker/cmark-upstream/man/man1/cmark-gfm.1".freeze, "ext/commonmarker/cmark-upstream/man/man3/cmark-gfm.3".freeze, "ext/commonmarker/cmark-upstream/nmake.bat".freeze, "ext/commonmarker/cmark-upstream/src/CMakeLists.txt".freeze, "ext/commonmarker/cmark-upstream/src/arena.c".freeze, "ext/commonmarker/cmark-upstream/src/blocks.c".freeze, "ext/commonmarker/cmark-upstream/src/buffer.c".freeze, "ext/commonmarker/cmark-upstream/src/buffer.h".freeze, "ext/commonmarker/cmark-upstream/src/case_fold_switch.inc".freeze, "ext/commonmarker/cmark-upstream/src/chunk.h".freeze, "ext/commonmarker/cmark-upstream/src/cmark.c".freeze, "ext/commonmarker/cmark-upstream/src/cmark.h".freeze, "ext/commonmarker/cmark-upstream/src/cmark_ctype.c".freeze, "ext/commonmarker/cmark-upstream/src/cmark_ctype.h".freeze, "ext/commonmarker/cmark-upstream/src/cmark_extension_api.h".freeze, "ext/commonmarker/cmark-upstream/src/cmark_version.h.in".freeze, "ext/commonmarker/cmark-upstream/src/commonmark.c".freeze, "ext/commonmarker/cmark-upstream/src/config.h.in".freeze, "ext/commonmarker/cmark-upstream/src/entities.inc".freeze, "ext/commonmarker/cmark-upstream/src/footnotes.c".freeze, "ext/commonmarker/cmark-upstream/src/footnotes.h".freeze, "ext/commonmarker/cmark-upstream/src/houdini.h".freeze, "ext/commonmarker/cmark-upstream/src/houdini_href_e.c".freeze, "ext/commonmarker/cmark-upstream/src/houdini_html_e.c".freeze, "ext/commonmarker/cmark-upstream/src/houdini_html_u.c".freeze, "ext/commonmarker/cmark-upstream/src/html.c".freeze, "ext/commonmarker/cmark-upstream/src/html.h".freeze, "ext/commonmarker/cmark-upstream/src/inlines.c".freeze, "ext/commonmarker/cmark-upstream/src/inlines.h".freeze, "ext/commonmarker/cmark-upstream/src/iterator.c".freeze, "ext/commonmarker/cmark-upstream/src/iterator.h".freeze, "ext/commonmarker/cmark-upstream/src/latex.c".freeze, "ext/commonmarker/cmark-upstream/src/libcmark-gfm.pc.in".freeze, "ext/commonmarker/cmark-upstream/src/linked_list.c".freeze, "ext/commonmarker/cmark-upstream/src/main.c".freeze, "ext/commonmarker/cmark-upstream/src/man.c".freeze, "ext/commonmarker/cmark-upstream/src/map.c".freeze, "ext/commonmarker/cmark-upstream/src/map.h".freeze, "ext/commonmarker/cmark-upstream/src/node.c".freeze, "ext/commonmarker/cmark-upstream/src/node.h".freeze, "ext/commonmarker/cmark-upstream/src/parser.h".freeze, "ext/commonmarker/cmark-upstream/src/plaintext.c".freeze, "ext/commonmarker/cmark-upstream/src/plugin.c".freeze, "ext/commonmarker/cmark-upstream/src/plugin.h".freeze, "ext/commonmarker/cmark-upstream/src/references.c".freeze, "ext/commonmarker/cmark-upstream/src/references.h".freeze, "ext/commonmarker/cmark-upstream/src/registry.c".freeze, "ext/commonmarker/cmark-upstream/src/registry.h".freeze, "ext/commonmarker/cmark-upstream/src/render.c".freeze, "ext/commonmarker/cmark-upstream/src/render.h".freeze, "ext/commonmarker/cmark-upstream/src/scanners.c".freeze, "ext/commonmarker/cmark-upstream/src/scanners.h".freeze, "ext/commonmarker/cmark-upstream/src/scanners.re".freeze, "ext/commonmarker/cmark-upstream/src/syntax_extension.c".freeze, "ext/commonmarker/cmark-upstream/src/syntax_extension.h".freeze, "ext/commonmarker/cmark-upstream/src/utf8.c".freeze, "ext/commonmarker/cmark-upstream/src/utf8.h".freeze, "ext/commonmarker/cmark-upstream/src/xml.c".freeze, "ext/commonmarker/cmark-upstream/suppressions".freeze, "ext/commonmarker/cmark-upstream/test/CMakeLists.txt".freeze, "ext/commonmarker/cmark-upstream/test/afl_test_cases/test.md".freeze, "ext/commonmarker/cmark-upstream/test/cmark-fuzz.c".freeze, "ext/commonmarker/cmark-upstream/test/cmark.py".freeze, "ext/commonmarker/cmark-upstream/test/entity_tests.py".freeze, "ext/commonmarker/cmark-upstream/test/extensions.txt".freeze, "ext/commonmarker/cmark-upstream/test/fuzzing_dictionary".freeze, "ext/commonmarker/cmark-upstream/test/normalize.py".freeze, "ext/commonmarker/cmark-upstream/test/pathological_tests.py".freeze, "ext/commonmarker/cmark-upstream/test/regression.txt".freeze, "ext/commonmarker/cmark-upstream/test/roundtrip_tests.py".freeze, "ext/commonmarker/cmark-upstream/test/run-cmark-fuzz".freeze, "ext/commonmarker/cmark-upstream/test/smart_punct.txt".freeze, "ext/commonmarker/cmark-upstream/test/spec.txt".freeze, "ext/commonmarker/cmark-upstream/test/spec_tests.py".freeze, "ext/commonmarker/cmark-upstream/toolchain-mingw32.cmake".freeze, "ext/commonmarker/cmark-upstream/tools/Dockerfile".freeze, "ext/commonmarker/cmark-upstream/tools/appveyor-build.bat".freeze, "ext/commonmarker/cmark-upstream/tools/make_entities_inc.py".freeze, "ext/commonmarker/cmark-upstream/tools/mkcasefold.pl".freeze, "ext/commonmarker/cmark-upstream/why-cmark-and-not-x.md".freeze, "ext/commonmarker/cmark-upstream/wrappers/wrapper.js".freeze, "ext/commonmarker/cmark-upstream/wrappers/wrapper.py".freeze, "ext/commonmarker/cmark-upstream/wrappers/wrapper.rb".freeze, "ext/commonmarker/cmark-upstream/wrappers/wrapper.rkt".freeze, "ext/commonmarker/cmark.c".freeze, "ext/commonmarker/cmark.h".freeze, "ext/commonmarker/cmark_ctype.c".freeze, "ext/commonmarker/cmark_ctype.h".freeze, "ext/commonmarker/cmark_export.h".freeze, "ext/commonmarker/cmark_extension_api.h".freeze, "ext/commonmarker/cmark_version.h".freeze, "ext/commonmarker/cmarkextensions_export.h".freeze, "ext/commonmarker/commonmark.c".freeze, "ext/commonmarker/commonmarker.c".freeze, "ext/commonmarker/commonmarker.h".freeze, "ext/commonmarker/config.h".freeze, "ext/commonmarker/core-extensions.c".freeze, "ext/commonmarker/core-extensions.h".freeze, "ext/commonmarker/entities.inc".freeze, "ext/commonmarker/ext_scanners.c".freeze, "ext/commonmarker/ext_scanners.h".freeze, "ext/commonmarker/extconf.rb".freeze, "ext/commonmarker/footnotes.c".freeze, "ext/commonmarker/footnotes.h".freeze, "ext/commonmarker/houdini.h".freeze, "ext/commonmarker/houdini_href_e.c".freeze, "ext/commonmarker/houdini_html_e.c".freeze, "ext/commonmarker/houdini_html_u.c".freeze, "ext/commonmarker/html.c".freeze, "ext/commonmarker/html.h".freeze, "ext/commonmarker/inlines.c".freeze, "ext/commonmarker/inlines.h".freeze, "ext/commonmarker/iterator.c".freeze, "ext/commonmarker/iterator.h".freeze, "ext/commonmarker/latex.c".freeze, "ext/commonmarker/linked_list.c".freeze, "ext/commonmarker/man.c".freeze, "ext/commonmarker/map.c".freeze, "ext/commonmarker/map.h".freeze, "ext/commonmarker/node.c".freeze, "ext/commonmarker/node.h".freeze, "ext/commonmarker/parser.h".freeze, "ext/commonmarker/plaintext.c".freeze, "ext/commonmarker/plugin.c".freeze, "ext/commonmarker/plugin.h".freeze, "ext/commonmarker/references.c".freeze, "ext/commonmarker/references.h".freeze, "ext/commonmarker/registry.c".freeze, "ext/commonmarker/registry.h".freeze, "ext/commonmarker/render.c".freeze, "ext/commonmarker/render.h".freeze, "ext/commonmarker/scanners.c".freeze, "ext/commonmarker/scanners.h".freeze, "ext/commonmarker/scanners.re".freeze, "ext/commonmarker/strikethrough.c".freeze, "ext/commonmarker/strikethrough.h".freeze, "ext/commonmarker/syntax_extension.c".freeze, "ext/commonmarker/syntax_extension.h".freeze, "ext/commonmarker/table.c".freeze, "ext/commonmarker/table.h".freeze, "ext/commonmarker/tagfilter.c".freeze, "ext/commonmarker/tagfilter.h".freeze, "ext/commonmarker/utf8.c".freeze, "ext/commonmarker/utf8.h".freeze, "ext/commonmarker/xml.c".freeze, "lib/commonmarker.rb".freeze, "lib/commonmarker/config.rb".freeze, "lib/commonmarker/node.rb".freeze, "lib/commonmarker/node/inspect.rb".freeze, "lib/commonmarker/renderer.rb".freeze, "lib/commonmarker/renderer/html_renderer.rb".freeze, "lib/commonmarker/version.rb".freeze, "test/benchmark.rb".freeze, "test/fixtures/curly.md".freeze, "test/fixtures/dingus.md".freeze, "test/test_attributes.rb".freeze, "test/test_basics.rb".freeze, "test/test_commonmark.rb".freeze, "test/test_doc.rb".freeze, "test/test_encoding.rb".freeze, "test/test_extensions.rb".freeze, "test/test_footnotes.rb".freeze, "test/test_gc.rb".freeze, "test/test_helper.rb".freeze, "test/test_linebreaks.rb".freeze, "test/test_maliciousness.rb".freeze, "test/test_node.rb".freeze, "test/test_pathological_inputs.rb".freeze, "test/test_plaintext.rb".freeze, "test/test_renderer.rb".freeze, "test/test_smartpunct.rb".freeze, "test/test_spec.rb".freeze] s.homepage = "http://github.com/gjtorikian/commonmarker".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["-x".freeze, "ext/commonmarker/cmark/.*".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "CommonMark parser and renderer. Written in C, wrapped in Ruby.".freeze s.test_files = ["test/benchmark.rb".freeze, "test/fixtures/curly.md".freeze, "test/fixtures/dingus.md".freeze, "test/test_attributes.rb".freeze, "test/test_basics.rb".freeze, "test/test_commonmark.rb".freeze, "test/test_doc.rb".freeze, "test/test_encoding.rb".freeze, "test/test_extensions.rb".freeze, "test/test_footnotes.rb".freeze, "test/test_gc.rb".freeze, "test/test_helper.rb".freeze, "test/test_linebreaks.rb".freeze, "test/test_maliciousness.rb".freeze, "test/test_node.rb".freeze, "test/test_pathological_inputs.rb".freeze, "test/test_plaintext.rb".freeze, "test/test_renderer.rb".freeze, "test/test_smartpunct.rb".freeze, "test/test_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 5.6".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.8.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 5.1".freeze]) end