Skip to content

Commit 49f055a

Browse files
ruby 3.1 minimum
1 parent ac573a7 commit 49f055a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dorian-replace.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Gem::Specification.new do |s|
1313
s.license = "MIT"
1414
s.metadata = { "rubygems_mfa_required" => "true" }
1515
s.add_dependency "dorian-arguments"
16-
s.required_ruby_version = ">= 3.3.0"
16+
s.required_ruby_version = ">= 3.1"
1717
end

0 commit comments

Comments
 (0)