cms_scanner: allow newer progressbar

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-09-08 14:43:23 -04:00
parent 3a00ba264e
commit 04c04093ef
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -20,7 +20,7 @@ ruby_add_rdepend "
>=dev-ruby/nokogiri-1.11.4 <dev-ruby/nokogiri-1.15.0
>=dev-ruby/opt_parse_validator-1.9.5
>=dev-ruby/public_suffix-4.0.3:4
>=dev-ruby/ruby-progressbar-1.10 <dev-ruby/ruby-progressbar-1.12
>=dev-ruby/ruby-progressbar-1.10 <dev-ruby/ruby-progressbar-1.13
dev-ruby/typhoeus:1
>=dev-ruby/ethon-0.14 <dev-ruby/ethon-0.16
=dev-ruby/xmlrpc-0*