-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(PE-38079) Gem updates to prepare for upcomming pe release #821
Conversation
https://perforce.slack.com/archives/C04J7N6R761/p1712944816146219 |
eb5c4e7
to
d9b5c53
Compare
This commit updates runtimes that package up bolt with latest gem dependencies. This includes bolt packages, bolt/ace server, and installer packages.
I built bolt and bolt server packages with these changes. i think we are in a good place to merge. I'll help keep an eye on components that consume runtime gems. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've seen issues with Facter and FFI >= 1.16.0 so we've pinned to 1.15.5 in both Facter and Puppet.
We are planning to resolve these issues this quarter in FACT-3434, could we hold off on the bump til then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep, sorry ffi revert #825
No description provided.