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

Ruby 3.0 support + GitHub Actions (MSP-Greg) #64

Merged
merged 2 commits into from Sep 14, 2021

Commits on Nov 20, 2020

  1. Copy the full SHA
    f2ba120 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Add Github Actions CI support.

    - Include commits from PR knu#59 from MSP-Greg
    - Add Ruby 3.0 support.
    - Remove travis.yml entirely
    - Drop support for Ruby <= 2.1 (users on older Ruby can use an earlier version of this gem)
    - Cleanup gempsec and add Ruby >= 2.2 condition to gemspec
    - Remove unneeded magic comments coding: utf-8
    johnnyshields committed Sep 6, 2021
    Copy the full SHA
    127cf65 View commit details
    Browse the repository at this point in the history