summaryrefslogtreecommitdiff
path: root/chef-powershell/chef-powershell.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'chef-powershell/chef-powershell.gemspec')
-rw-r--r--chef-powershell/chef-powershell.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-powershell/chef-powershell.gemspec b/chef-powershell/chef-powershell.gemspec
index 8c32640da6..9a29ba08c8 100644
--- a/chef-powershell/chef-powershell.gemspec
+++ b/chef-powershell/chef-powershell.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
spec.homepage = "https://github.com/chef/chef/tree/main/chef-powershell"
spec.license = "Apache-2.0"
- spec.required_ruby_version = ">= 3.0"
+ spec.required_ruby_version = ">= 2.6"
spec.metadata = {
"bug_tracker_uri" => "https://github.com/chef/chef/issues",