henkei.gemspec in henkei-2.9.1.1 vs henkei.gemspec in henkei-2.9.2.1

- old
+ new

@@ -13,10 +13,10 @@ spec.description = 'Read text and metadata from files and documents using Apache Tika toolkit' spec.summary = 'Read text and metadata from files and documents ' \ '(.doc, .docx, .pages, .odt, .rtf, .pdf) using Apache Tika toolkit' spec.homepage = 'https://github.com/abrom/henkei' spec.license = 'MIT' - spec.required_ruby_version = ['>= 2.7.0', '< 3.4.0'] + spec.required_ruby_version = ['>= 3.0.0', '< 3.4.0'] # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or # delete this section to allow pushing this gem to any host. raise 'RubyGems 2.0 or newer is required to protect against public gem pushes.' unless spec.respond_to?(:metadata)