diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2026-01-14 14:47:06 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2026-01-14 14:47:06 +0900 |
| commit | ab522c8876da582fe3d100ef398d59ffdd875130 (patch) | |
| tree | 9aa5028cc118d5ce4a440e52fc658b402a377803 | |
| parent | 3aa4aed0cb496b2cc1bf32cbda62093a89fa3a6d (diff) | |
Stop to sync tsort changes
| -rwxr-xr-x | tool/sync_default_gems.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb index ce07a8e998..fb928410a6 100755 --- a/tool/sync_default_gems.rb +++ b/tool/sync_default_gems.rb @@ -304,7 +304,6 @@ module SyncDefaultGems time: lib("ruby/time"), timeout: lib("ruby/timeout"), tmpdir: lib("ruby/tmpdir"), - tsort: lib("ruby/tsort"), un: lib("ruby/un"), uri: lib("ruby/uri", gemspec_in_subdir: true), weakref: lib("ruby/weakref"), |
