summaryrefslogtreecommitdiff
path: root/chef-utils/chef-utils.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'chef-utils/chef-utils.gemspec')
-rw-r--r--chef-utils/chef-utils.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/chef-utils.gemspec b/chef-utils/chef-utils.gemspec
index 836fef1ff9..4dc7a39513 100644
--- a/chef-utils/chef-utils.gemspec
+++ b/chef-utils/chef-utils.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
spec.homepage = "https://github.com/chef/chef/tree/master/chef-utils"
spec.license = "Apache-2.0"
- spec.required_ruby_version = ">= 2.6.0"
+ spec.required_ruby_version = ">= 2.7"
spec.metadata = {
"bug_tracker_uri" => "https://github.com/chef/chef/issues",