We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d30afa commit 50b8a19Copy full SHA for 50b8a19
attributed-string.gemspec
@@ -13,5 +13,5 @@ Gem::Specification.new do |spec|
13
spec.files = Dir["*.{md,txt}", "{lib}/**/*", "LICENSE"]
14
spec.require_path = "lib"
15
16
- spec.required_ruby_version = ">= 3.3"
+ spec.required_ruby_version = ">= 3.2.3"
17
end
0 commit comments