-*- coding: utf-8 -*-

base-url = https://github.com/ruby/ruby

commit a3a6d2578843474b0bc1d130ddaeccbfd8d23dfa
  Author:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  AuthorDate: 2026-01-14 09:56:38 +0900
  Commit:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  CommitDate: 2026-01-14 09:56:38 +0900

    Bump up to 3.2.10

commit e8e2fe6b5b8d34439b0300641c0dfc5fa9433081
  Author:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  AuthorDate: 2026-01-13 14:28:11 +0900
  Commit:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  CommitDate: 2026-01-13 16:23:44 +0900

    Skip some broken tests with mingw platform

commit c293be8316545f26258065ce7996bc8ce555aa92
  Author:     Nobuyoshi Nakada <nobu@ruby-lang.org>
  AuthorDate: 2024-07-14 19:18:09 +0900
  Commit:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  CommitDate: 2026-01-13 16:23:44 +0900

    Win32: OpenSSL 1.1 DLLs are no longer used

    We are already using OpenSSL 3.3 and have no possibility to use system
    provided DLLs.

commit a5dcb5fdbb4f6a5241380b282455eab8c0150849
  Author:     MSP-Greg <Greg.mpls@gmail.com>
  AuthorDate: 2024-06-19 01:32:16 +0900
  Commit:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  CommitDate: 2026-01-13 16:23:44 +0900

    mingw.yml - fixup to use ucrt, logging

commit bbed9bf4170576b7a1bda670b20f79b8965a8ece
  Author:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  AuthorDate: 2026-01-13 11:58:39 +0900
  Commit:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  CommitDate: 2026-01-13 16:23:44 +0900

    Use macos-15-intel instead of macos-13

commit 3254d2be91971a06ec7f852b0dd2c7659181d2d0
  Author:     Nobuyoshi Nakada <nobu@ruby-lang.org>
  AuthorDate: 2025-11-07 21:57:24 +0900
  Commit:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  CommitDate: 2026-01-13 16:23:44 +0900

    Use `IO.popen` instead of `IO.foreach` with pipe

commit 8f8f8d12b9e0efe814aecb24bcf718f099790d1e
  Author:     Pierrick Bouvier <101587250+pbo-linaro@users.noreply.github.com>
  AuthorDate: 2023-11-23 17:17:28 +0900
  Commit:     Hiroshi SHIBATA <hsbt@ruby-lang.org>
  CommitDate: 2026-01-13 16:23:44 +0900

    [win32] nm use full options

    Fix compilation error when using MSYS2 environment.
    Credits to MSYS2 Ruby package using this patch.
