nixpkgs/pkgs/tools/misc/chef-cli/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
54 B
Ruby
Raw Normal View History

2023-04-18 18:07:48 +00:00
source 'https://rubygems.org' do
gem "chef-cli"
end