Skip to content

Commit

Permalink
ruby 3.1 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Dec 20, 2024
1 parent c35bbd8 commit 776511c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Gem::Specification.new do |s|
s.add_dependency "language-ruby"
s.add_dependency "zeitwerk"
s.metadata["rubygems_mfa_required"] = "true"
s.required_ruby_version = ">= 3.3.0"
s.required_ruby_version = ">= 3.1"
end

0 comments on commit 776511c

Please sign in to comment.