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

Upgrade to Ruby 3.1 #32

Merged
merged 2 commits into from
May 1, 2023
Merged

Upgrade to Ruby 3.1 #32

merged 2 commits into from
May 1, 2023

Commits on Apr 27, 2023

  1. add ruby v3 supports

    archanaserver committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8310717 View commit details
    Browse the repository at this point in the history
  2. Send downtime parameters via the body

    This avoids needing to URL encode the parameters and simplifies the
    code. This removes the need for URI.encode, which is removed in Ruby 3.
    ekohl authored and archanaserver committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    113eefb View commit details
    Browse the repository at this point in the history