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

Require Ruby >= 3.0 #73

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Require Ruby >= 3.0 #73

merged 2 commits into from
Jan 9, 2024

Conversation

tagliala
Copy link
Collaborator

@tagliala tagliala commented Jan 9, 2024

Drop EOL Ruby versions and bump version to 3.0.0

Also refactor gemspec:

  • Add metadata
  • Opt-in for MFA requirement
  • Do not assume that git is installed
  • Move development dependencies to Gemfile

Ref: https://guides.rubygems.org/mfa-requirement-opt-in/

@tagliala tagliala force-pushed the feature/drop-eol-rubies branch 2 times, most recently from 53190ef to 065fa03 Compare January 9, 2024 15:42

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tagliala Geremia Taglialatela
Drop EOL Ruby versions and bump version to 3.0.0

Also refactor `gemspec`:
- Add metadata
- Opt-in for MFA requirement
- Do not assume that `git` is installed
- Move development dependencies to `Gemfile`
- Bump up runtime dependencies to reasonable modern versions

Ref: https://guides.rubygems.org/mfa-requirement-opt-in/

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tagliala Geremia Taglialatela
@tagliala tagliala force-pushed the feature/drop-eol-rubies branch from e3b2b83 to d39a486 Compare January 9, 2024 15:56
@tagliala tagliala merged commit 614b32a into master Jan 9, 2024
@tagliala tagliala deleted the feature/drop-eol-rubies branch January 9, 2024 16:00
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.

None yet

1 participant