Diff connection_pool-2.4.0 with a connection_pool-2.4.1

/usr/portage/dev-ruby/connection_pool/connection_pool-2.4.1.ebuild 2023-10-09 14:52:30.428368374 +0300
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5
USE_RUBY="ruby27 ruby30 ruby31 ruby32"
5
USE_RUBY="ruby30 ruby31 ruby32"
6 6

  
7 7
RUBY_FAKEGEM_GEMSPEC="connection_pool.gemspec"
8 8
RUBY_FAKEGEM_RECIPE_TEST="rake"
Thank you!