Skip to content

Commit

Permalink
[rubygems/rubygems] Use wrapper file for vendored tsort
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and matzbot committed Feb 26, 2024
1 parent d220d27 commit 8b22198
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require_relative '../../../tsort/lib/tsort'
require_relative '../../../../vendored_tsort'

require_relative 'dependency_graph/log'
require_relative 'dependency_graph/vertex'
Expand Down

0 comments on commit 8b22198

Please sign in to comment.