Commit 727fea8
committed
Bump CFPropertyList to >= 3.0.6
CFPropertyList up until 3.0.6 used the File.exists? method, which was
deprecated in Ruby 2.7 and removed entirely in Ruby 3.2.
Because puppet-agent 8 vendors Ruby 3.2, this commit bumps
CFPropertyList's dependency from ~> 2.2 to >= 3.0.6, < 4.
See also: puppetlabs/puppet-runtime@09776031 parent fce49ba commit 727fea8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments