diff options
author | Samuel Giddins <[email protected]> | 2023-12-15 17:40:34 +0800 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2023-12-16 10:13:20 +0800 |
commit | f4e9336d4347e1086eb00494f90650cf6fde3be0 (patch) | |
tree | ee0e5188fb91b37188667400a410b9749cfce274 /lib | |
parent | d5af5a48a59dffdd0b156d58167e31109d19c491 (diff) |
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
Diffstat (limited to 'lib')
-rw-r--r-- | lib/bundler/vendor/tsort/.document | 1 |
1 files changed, 1 insertions, 0 deletions
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 |