summaryrefslogtreecommitdiff
path: root/lib/bundler/vendored_tsort.rb
blob: 38aed0b5defe836113ff6a6d60b6e9ca4491bb19 (plain)
1
2
3
4
# frozen_string_literal: true

module Bundler; end
require_relative "vendor/tsort/lib/tsort"