-
- Downloads
There was an error fetching the commit references. Please try again later.
Also update chef-bin and the gemfile
Loading
| Loading
| @@ -21,7 +21,7 @@ omnibus_gem_version = Gitlab::Version.new('omnibus', "7.0.10.01") |
# definitions in `config/software`. You can find them quickly with: | ||
# grep "gem 'install " config/software/* | ||
gem 'omnibus', git: omnibus_gem_version.remote, tag: omnibus_gem_version.print(false) | ||
gem 'chef', '~> 15.12.22' | ||
gem 'chef', '~> 15.14.0' | ||
gem 'ohai', '~> 15.12.0' | ||
gem 'package_cloud' | ||
gem 'rainbow', '~> 2.2' # This is used by gitlab-ctl and the chef formatter | ||
Loading
| Loading
|
Please register or sign in to comment