Skip to content

Commit 50b8a19

Browse files
committed
Lower the required ruby version
1 parent 3d30afa commit 50b8a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

attributed-string.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Gem::Specification.new do |spec|
1313
spec.files = Dir["*.{md,txt}", "{lib}/**/*", "LICENSE"]
1414
spec.require_path = "lib"
1515

16-
spec.required_ruby_version = ">= 3.3"
16+
spec.required_ruby_version = ">= 3.2.3"
1717
end

0 commit comments

Comments
 (0)