From f4e9336d4347e1086eb00494f90650cf6fde3be0 Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Fri, 15 Dec 2023 17:40:34 +0800 Subject: [PATCH] Partly pick commit from https://github.com/rubygems/rubygems/pull/7285 Refactor vendoring to allow validating vendoring is reproducible Helps ensure that unsuspecting diffs to the vendored code arent accidentally introduced --- lib/bundler/vendor/tsort/.document | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/bundler/vendor/tsort/.document diff --git a/lib/bundler/vendor/tsort/.document b/lib/bundler/vendor/tsort/.document new file mode 100644 index 0000000000..0c43bbd6b3 --- /dev/null +++ b/lib/bundler/vendor/tsort/.document @@ -0,0 +1 @@ +# Vendored files do not need to be documented