Conversation
f10c5f4 to
e3ff859
Compare
e3ff859 to
eb06763
Compare
49e9717 to
74574d4
Compare
74574d4 to
7a2f095
Compare
|
@r7kamura :-) |
|
Thank you! Dropping support for a specific Ruby version—even if it’s already deprecated—can be a significant change for existing users. For that reason, I plan to address it in a separate pull request. Also, although we haven’t explicitly specified the Ruby version in the gemspec until now, I thought this would be a good opportunity to add it as well. |
|
The reason we've been running CI on two Ruby versions so far was to ensure coverage for both the minimum supported version and the latest supported version. If we stick with this approach, we should probably include Ruby 3.0 in the CI matrix as well. In fact, looking at the current |
Updated dependencies and removed support for deprecated ruby 2.7.x