This website requires JavaScript.
Explore
Help
Sign in
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
e841544d6c
nixpkgs
/
pkgs
/
tools
/
misc
/
chef-cli
/
Gemfile
3 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
chef-cli, inspec, serverspec: Fix Gemfile deprecation warnings This resolves the following warning in these packages: [DEPRECATED] This Gemfile does not include an explicit global source. Not using an explicit global source may result in a different lockfile being generated depending on the gems you have installed locally before bundler is run. Instead, define a global source in your Gemfile like this: source "https://rubygems.org".
2023-05-05 05:10:48 +02:00
source 'https://rubygems.org'
gem "chef-cli"
Reference in a new issue
Copy permalink