You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Ruby 3.4 soon to be released, we need to consider raising the minimum Ruby version for this project (and others) to Ruby 3.2+ at least (ideally Ruby 3.3 once 3.4 drops). This depends on the current Ruby versions of the integrations, so we'd need to be careful to update those as well.
What prompted this was that when I updated deps recently, some of them were dropping Ruby 3.0 support, which will make that process risky in the future. We'll want to get ahead of that.
The text was updated successfully, but these errors were encountered:
With Ruby 3.4 soon to be released, we need to consider raising the minimum Ruby version for this project (and others) to Ruby 3.2+ at least (ideally Ruby 3.3 once 3.4 drops). This depends on the current Ruby versions of the integrations, so we'd need to be careful to update those as well.
What prompted this was that when I updated deps recently, some of them were dropping Ruby 3.0 support, which will make that process risky in the future. We'll want to get ahead of that.
The text was updated successfully, but these errors were encountered: