cms_scanner: further relax progressbar dep

This commit is contained in:
Rick Farina (Zero_Chaos) 2023-09-08 14:52:44 -04:00
parent 04c04093ef
commit 6eac531cd6
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.13
>=dev-ruby/ruby-progressbar-1.10 <dev-ruby/ruby-progressbar-1.14
dev-ruby/typhoeus:1
>=dev-ruby/ethon-0.14 <dev-ruby/ethon-0.16
=dev-ruby/xmlrpc-0*