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

Support Ruby 3+ and CI with GitHub Actions #16

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kfprimm
Copy link

@kfprimm kfprimm commented Apr 7, 2023

Hi,

This library has been very useful. I appreciate your efforts.

This PR:

  • Adjusts the scheme registration to work with ruby 3.1+.
  • Moves the CI to GH Actions, testing ruby 2.6 - 3.2.
  • Fixes several minitest deprecation warnings.
  • Removes deprecated has_rdoc in gemspec.
  • Sets required version in gemspec to 2.6+.
  • Applies a little rubocop autocorrection.

Thanks.

This was referenced May 18, 2023
@PikachuEXE
Copy link

Planning to release a new gem with similar name just to let people use it with newer uri versions (required by rails 8)
data-uri-ruby#1 to be merged within this month & start releasing first version

@PikachuEXE
Copy link

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