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

Move to Ruby 3 #602

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Move to Ruby 3 #602

merged 5 commits into from
Aug 19, 2024

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    6993703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c762e View commit details
    Browse the repository at this point in the history
  3. Update all dependencies to their latest (still on Ruby 2.x)

    This appears to include some small changes to syntax highlighting
    within f-strings, though nothing which appears incorrect.
    PeterJCLaw committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    eee2d0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5173238 View commit details
    Browse the repository at this point in the history
  5. Move to Ruby 3

    This includes updating our validation yaml loading to allow parsing
    date values in the kit versions file, which was previously implicitly
    allowed but now needs to be explicit.
    PeterJCLaw committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    17ed875 View commit details
    Browse the repository at this point in the history