We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb90276 commit a35aa11Copy full SHA for a35aa11
ruby_llm.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
20
spec.homepage = 'https://rubyllm.com'
21
spec.license = 'MIT'
22
- spec.required_ruby_version = Gem::Requirement.new('>= 3.1.0')
+ spec.required_ruby_version = Gem::Requirement.new('>= 3.1.3')
23
24
spec.metadata['homepage_uri'] = spec.homepage
25
spec.metadata['source_code_uri'] = 'https://github.com/crmne/ruby_llm'
0 commit comments