Diff stringio-3.1.7 with a stringio-3.2.0

/usr/portage/dev-ruby/stringio/stringio-3.2.0.ebuild 2026-07-30 20:03:04.653072178 +0300
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5
USE_RUBY="ruby32 ruby33 ruby34"
5

  
6
USE_RUBY="ruby32 ruby33 ruby34 ruby40"
6 7

  
7 8
RUBY_FAKEGEM_EXTRADOC="README.md"
8 9
RUBY_FAKEGEM_EXTENSIONS=(ext/stringio/extconf.rb)
Thank you!