We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f929eb8 commit 3763805Copy full SHA for 3763805
device_detector.gemspec
@@ -20,5 +20,5 @@ Gem::Specification.new do |spec|
20
spec.executables = []
21
spec.require_paths = ['lib']
22
23
- spec.required_ruby_version = '>= 3.4.3'
+ spec.required_ruby_version = '>= 3.0'
24
end
0 commit comments