Commit 408b3f9
committed
(PA-5646) Move to self-hosted, older Ruby 2.7
Homebrew recently updated its Ruby 2.7 formula to use OpenSSL 3.0
instead of 1.1:
Homebrew/homebrew-core@fb4bb76
Ruby 2.7 does not support OpenSSL 3.0, so using Homebrew's updated
formula causes test failures for puppet-agent.
This commit switches our Vanagon projects to use the last version of
Homebrew's Ruby 2.7 formula prior to the switch over to OpenSSL 3.0,
hosted by Puppet.1 parent 0548e2c commit 408b3f9
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments