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

Fix argument forwarding for "receive" with Ruby 3.2.0 #1514

Merged
merged 4 commits into from
Jan 4, 2023
Merged

Fix argument forwarding for "receive" with Ruby 3.2.0 #1514

merged 4 commits into from
Jan 4, 2023

Commits on Jan 4, 2023

  1. Add Ruby 3.2 to CI

    pirj committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    04845cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96019c2 View commit details
    Browse the repository at this point in the history
  3. Fix args forwarding on Ruby 3.2

    Related:
      - #1497
      - #1502
    
    Co-authored-by: Slava Kardakov <ojab@ojab.ru>
    2 people authored and pirj committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0456726 View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    benoittgt authored and pirj committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    672b148 View commit details
    Browse the repository at this point in the history