30f26d070d
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".
2 lines
45 B
Ruby
2 lines
45 B
Ruby
source 'https://rubygems.org'
|
|
gem "chef-cli"
|