summaryrefslogtreecommitdiff
path: root/chef-powershell/chef-powershell.gemspec
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2021-10-13 15:27:48 -0700
committerJohn McCrae <john.mccrae@progress.com>2021-10-13 15:27:48 -0700
commitf9db54bdf8cdaa88df47deb7c3fa2ec438e4547d (patch)
treec480dd18c0f2fbc42fcf10f24d70aca77c05a69c /chef-powershell/chef-powershell.gemspec
parent6f63af20640202f35825e411de5bf364f9e8c050 (diff)
downloadchef-jfm/powershell_exec_gem.tar.gz
Moving powershell_exec to a new gemjfm/powershell_exec_gem
Signed-off-by: John McCrae <john.mccrae@progress.com>
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",