Sync doc/stringio in sync_default_gems.rb

This commit is contained in:
Peter Zhu 2025-12-05 22:09:00 -05:00 committed by nagachika
parent 68eab91b14
commit 941e70ab38

View File

@ -272,6 +272,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",
]),