[rubygems/rubygems] Add Ruby 3.2 and 3.3 platforms to Gemfile DSL
Along the same lines as https://github.com/rubygems/rubygems/pull/5469, this adds support for Ruby 3.2 and 3.3 platforms: :ruby_32, mri_32, etc.
:ruby_32
mri_32
It also includes a spec that should help catch this earlier in the future, failing if we don't support platforms for the version of Ruby that is running the tests.
https://github.com/rubygems/rubygems/commit/7cd19d824d
[rubygems/rubygems] Add Ruby 3.2 and 3.3 platforms to Gemfile DSL
Along the same lines as https://github.com/rubygems/rubygems/pull/5469,
this adds support for Ruby 3.2 and 3.3 platforms:
:ruby_32
,mri_32
,etc.
It also includes a spec that should help catch this earlier in the
future, failing if we don't support platforms for the version of Ruby
that is running the tests.
https://github.com/rubygems/rubygems/commit/7cd19d824d