Sync doc/stringio in sync_default_gems.rb

This commit is contained in:
Peter Zhu 2025-12-05 22:09:00 -05:00
parent 0346206d3e
commit e7f9abdc91
Notes: git 2025-12-06 15:16:12 +00:00

View File

@ -266,6 +266,7 @@ module SyncDefaultGems
["ext/stringio", "ext/stringio"],
["test/stringio", "test/stringio"],
["stringio.gemspec", "ext/stringio/stringio.gemspec"],
["doc/stringio", "doc/stringio"],
], exclude: [
"ext/stringio/README.md",
]),