Commit fcc0b2d
committed
Add tsort dependency
Without this, we get the following warning:
```
/home/runner/work/openfact/openfact/lib/facter/custom_facts/core/directed_graph.rb:4: warning: tsort was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 4.1.0
You can add tsort to your Gemfile or gemspec to silence this warning.
```1 parent 0d524a1 commit fcc0b2d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
0 commit comments