Skip to content

Conversation

@tagliala
Copy link
Contributor

The changes introduced in #8839 dropped support for all Ruby versions below 3.0, but the gemspec had not yet reflected this.

Update the gemspec to set the minimum required Ruby version to 3.0, aligning documentation and configuration with the currently supported runtime.

The changes introduced in #8839 dropped support for all Ruby versions
below 3.0, but the gemspec had not yet reflected this.

Update the gemspec to set the minimum required Ruby version to 3.0,
aligning documentation and configuration with the currently supported
runtime.
@codecov
Copy link

codecov bot commented Dec 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (3-0-stable@385bdf4). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff              @@
##             3-0-stable    #8885   +/-   ##
=============================================
  Coverage              ?   99.19%           
=============================================
  Files                 ?      194           
  Lines                 ?     4971           
  Branches              ?        0           
=============================================
  Hits                  ?     4931           
  Misses                ?       40           
  Partials              ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tagliala tagliala merged commit ec12b3b into 3-0-stable Dec 13, 2025
27 checks passed
@tagliala tagliala deleted the bugfix/3-0-stable-drop-ruby-30 branch December 13, 2025 13:29
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