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

Update Ruby & dependencies, drop support for Ruby 2.x #23

Merged
merged 1 commit into from
May 1, 2023

Conversation

robotbill
Copy link
Contributor

@robotbill robotbill commented May 1, 2023

  • Updates all dependencies to the lastest versions.
  • Drops support for Ruby 2.x
  • Switch from TravisCI to Github Actions and build on Ruby 3.x

@robotbill robotbill force-pushed the jl_update-dependencies-add-ci branch 3 times, most recently from e02414b to 4127731 Compare May 1, 2023 20:47
runs-on: ubuntu-latest
strategy:
matrix:
ruby: [2.4, 2.5, 2.6, 2.7, 3.0, 3.1, 3.2]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can probably leave off Ruby versions < 3.

* Updates all dependencies to the lastest versions.
* Drops support for Ruby 2.x
* Switch from TravisCI to Github Actions and build on Ruby 3.x
@robotbill robotbill force-pushed the jl_update-dependencies-add-ci branch from 4127731 to a2ff51f Compare May 1, 2023 22:43
@robotbill robotbill changed the title Update dependencies & switch to GitHub actions Update Ruby & dependencies, drop support for Ruby 2.x May 1, 2023
@robotbill robotbill marked this pull request as ready for review May 1, 2023 22:44
@mockdeep mockdeep assigned robotbill and unassigned mockdeep May 1, 2023
@robotbill robotbill merged commit 50eed5c into main May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants