Skip to content

Commit

Permalink
add chef as a development dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Powell <[email protected]>
  • Loading branch information
tpowell-progress committed Feb 28, 2024
1 parent 93aa88a commit 4be5ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cheffish.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = ">= 3.0"

s.add_development_dependency "chef", ">= 17.0"
s.add_dependency "chef-zero", ">= 14.0"
s.add_dependency "chef-utils", ">= 17.0"
s.add_dependency "net-ssh"
Expand Down

0 comments on commit 4be5ca3

Please sign in to comment.