Part of the MFA RFC.
Adding the ability to push multiple gems on gem push reduces friction for gem owners that own and publish many gems at a time. Instead of entering an OTP code for each gem for those who have MFA enabled, an owner can run gem push with multiple gems which requires only one OTP code.
A brief proof of concept was explored: https://github.com/Shopify/rubygems/pull/2/files