Update sonarqube.gemspec
This commit is contained in:
parent
2ea80e370f
commit
80f07d4273
|
@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
|
|||
gem.require_paths = ['lib']
|
||||
gem.license = 'BSD-2-Clause'
|
||||
|
||||
gem.required_ruby_version = '>= 2.5'
|
||||
gem.required_ruby_version = '>= 2.4.2'
|
||||
|
||||
gem.add_runtime_dependency 'httparty', '~> 0.14', '>= 0.14.0'
|
||||
gem.add_runtime_dependency 'terminal-table', '~> 1.5', '>= 1.5.1'
|
||||
|
|
Loading…
Reference in New Issue