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

Avoid Fixnum #558

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Avoid Fixnum #558

merged 2 commits into from
Oct 21, 2024

Commits on Oct 18, 2024

  1. Avoid Fixnum

    kbrock committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4c84f18 View commit details
    Browse the repository at this point in the history
  2. Require drb

    ```
      warning: drb.rb was loaded from the standard library,
      but will no longer be part of the default gems starting from Ruby 3.4.0.
      You can add drb to your Gemfile or gemspec to silence this warning.
    ```
    kbrock committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dccd5ad View commit details
    Browse the repository at this point in the history