summaryrefslogtreecommitdiff
path: root/chef-config/chef-config.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'chef-config/chef-config.gemspec')
-rw-r--r--chef-config/chef-config.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/chef-config.gemspec b/chef-config/chef-config.gemspec
index 08086ff25b..cf83b360df 100644
--- a/chef-config/chef-config.gemspec
+++ b/chef-config/chef-config.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
spec.homepage = "https://github.com/chef/chef"
spec.license = "Apache-2.0"
- spec.required_ruby_version = ">= 2.6.0"
+ spec.required_ruby_version = ">= 2.6"
spec.metadata = {
"bug_tracker_uri" => "https://github.com/chef/chef/issues",