Please Drop ruby 3.2 support
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 70/100
Research direction
Look for the CI configuration file (likely .github/workflows/ci.yml or similar) and the gem's .gemspec or Gemfile where Ruby version constraints are specified. Remove '3.2' from the CI matrix and update any version constraints. Verify the change by checking if CI passes for the remaining Ruby versions (3.4, 4.0).
Written by the indexing model from the issue text.
Description
Ruby 3.2 is past EOL and contains bugs.
This gem depends on many other gems, and keeping Ruby 3.2 support means keeping compatibility constraints across the whole dependency tree.
We should remove Ruby 3.2 from the CI matrix so my co-maintainer @apotonick can finally stop building gems that support Ruby versions from before Bitcoin was invented.
Personally i will keep just 3.4 and 4.0. or just 4.0.
- Dominant language
- Ruby
- Stars
- 2.9k
- Forks
- 888
- Avg merge
- 8m
- Merged PRs (30d)
- 242
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from googleapis/google-api-ruby-client
-
googleapis/google-api-ruby-client#27757 · 1 assignee ·
-
googleapis/google-api-ruby-client#27758 · 1 assignee ·
-
googleapis/google-api-ruby-client#27759 · 1 assignee ·
-
api: storage type: feature request
Difficulty 3/5 1-2 days Newbie friendliness 55/100
googleapis/google-api-ruby-client#27339 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 62/100
googleapis/google-api-ruby-client#26399 ·
All issues in googleapis/google-api-ruby-client
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ai-generated
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
hanami/hanami-cli#449 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
hanami/hanami-router#310 ·