Files
jeremy b199b1ea12 Update to commonmarker 2.0.2.1
Fixes build on Ruby 3.4.

No need for manual MODCARGO_CRATES updating with this version, so
remove that.

Add instructions for updating the port's crates.inc file.
2025-01-12 19:21:48 +00:00

24 lines
1.1 KiB
Plaintext

${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
@comment ${GEM_LIB}/gems/${DISTNAME}/.cargo/
@comment ${GEM_LIB}/gems/${DISTNAME}/.cargo/config.toml
@comment ${GEM_LIB}/gems/${DISTNAME}/Cargo.lock
@comment ${GEM_LIB}/gems/${DISTNAME}/Cargo.toml
${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker.rb
@so ${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/commonmarker.so
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/config.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/constants.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/extension.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node/
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node/ast.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/node/inspect.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/renderer.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/utils.rb
${GEM_LIB}/gems/${DISTNAME}/lib/commonmarker/version.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec