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

Improve support of ruby versions and features #30

Merged
merged 6 commits into from
Nov 22, 2024
Merged

Commits on Nov 21, 2024

  1. Remove wasteful double-install

    `bundler` 2.<X> is included with `rubygems` 3.<x>, save the install.
    lloeki committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bb68046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b44a73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a804c1 View commit details
    Browse the repository at this point in the history
  4. Add Ruby 2.1 to 2.6 to centos

    lloeki committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bce2a71 View commit details
    Browse the repository at this point in the history
  5. Add Ruby 1.8.7-p376, 1.9.3-551, 2.0.0-p648 to centos

    These apparently don't support aarch64 at all.
    lloeki committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4f41493 View commit details
    Browse the repository at this point in the history
  6. Use REPRO_RUN_KEY in centos

    lloeki committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    58b329d View commit details
    Browse the repository at this point in the history