Diff liquid-5.10.0 with a liquid-5.11.0

/usr/portage/dev-ruby/liquid/liquid-5.11.0.ebuild 2026-01-04 10:18:04.886917882 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6
USE_RUBY="ruby32 ruby33 ruby34"
6
USE_RUBY="ruby32 ruby33 ruby34 ruby40"
7 7

  
8 8
RUBY_FAKEGEM_TASK_DOC=""
9 9
RUBY_FAKEGEM_EXTRADOC="History.md README.md"
Thank you!