Skip to content
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

Refs #36849 - Ruby 3 preparations #9975

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Commits on Jan 3, 2024

  1. Refs #36849 - Correct kwargs handling in documentation_button

    Fixes: b566ea8 ("Fixes #32848 - Support linking to docs.theforeman.org")
    ekohl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    002d179 View commit details
    Browse the repository at this point in the history
  2. Refs #36849 - Fix Ruby 3 kwargs handling

    ofedoren authored and ekohl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    09c29e5 View commit details
    Browse the repository at this point in the history
  3. Refs #36849 - Remove deprecated URI.{encode,decode}

    These are dropped in Ruby 3.0
    ofedoren authored and ekohl committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    16e7606 View commit details
    Browse the repository at this point in the history