lizarb.gemspec in lizarb-1.0.3 vs lizarb.gemspec in lizarb-1.0.4
- old
+ new
@@ -10,10 +10,10 @@
spec.summary = "Application Framework"
spec.description = "Liza is a light, experimental framework primarily developed to help study the Ruby language and the Ruby ecosystem."
spec.homepage = "http://lizarb.org"
spec.license = "MIT"
- spec.required_ruby_version = ">= 3.2.0"
+ spec.required_ruby_version = ">= 3.1.0"
spec.metadata = {
"homepage_uri" => "https://github.com/rubyonrails-brasil/lizarb",
"changelog_uri" => "https://github.com/rubyonrails-brasil/lizarb/blob/main/CHANGELOG.md",
"source_code_uri" => "https://github.com/rubyonrails-brasil/lizarb",