diff options
Diffstat (limited to 'tool/sync_default_gems.rb')
| -rwxr-xr-x | tool/sync_default_gems.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb index d2fcf1a398..4ef99d16e4 100755 --- a/tool/sync_default_gems.rb +++ b/tool/sync_default_gems.rb @@ -293,6 +293,7 @@ module SyncDefaultGems ], exclude: [ "ext/strscan/regenc.h", "ext/strscan/regint.h", + "ext/strscan/lib/strscan/truffleruby.rb", ]), syntax_suggest: lib(["ruby/syntax_suggest", "main"], gemspec_in_subdir: true), tempfile: lib("ruby/tempfile"), |
