Branch: refs/heads/master
Home: https://github.com/jenkins-infra/jenkins.io
Commit: 42da9f1b47fc4b1ac0d2c437e322bbf765389c7b
https://github.com/jenkins-infra/jenkins.io/commit/42da9f1b47fc4b1ac0d2c437e322bbf765389c7b
Author: Alexander Brandes <[email protected]>
Date: 2023-01-07 (Sat, 07 Jan 2023)
Changed paths:
M content/_layouts/corebaseline.html.haml
M content/_partials/changelog-changes.xml.haml
M content/download/index.html.haml
M content/security/advisories/rss.xml.haml
Log Message:
-----------
Address ruby deprecations (#5891)
This PR addresses the removal of `Kernel#open` in favor of `URI.open` in
ruby 3 and migrates legacy syntax to supported syntax.
Taking a look over the generated feeds and xml structured texts reveal
no difference between the current layout.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/348506-42da9f%40github.com.