Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Ship Chef 13.4.19 #1387

Merged
merged 1 commit into from
Sep 14, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ group(:omnibus_package) do
gem "chef-provisioning-azure", ">= 0.6.0"
gem "chef-provisioning-fog", ">= 0.20.0"
gem "chef-vault"
gem "chef", "= 13.3.42"
gem "chef", "= 13.4.19"
gem "cheffish", ">= 13.0"
gem "chefspec"
gem "fauxhai"
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
chef (13.3.42)
chef (13.4.19)
addressable
bundler (>= 1.10)
chef-config (= 13.3.42)
chef-config (= 13.4.19)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
Expand All @@ -109,10 +109,10 @@ GEM
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
chef (13.3.42-universal-mingw32)
chef (13.4.19-universal-mingw32)
addressable
bundler (>= 1.10)
chef-config (= 13.3.42)
chef-config (= 13.4.19)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
win32-service (~> 0.8.7)
windows-api (~> 0.4.4)
wmi-lite (~> 1.0)
chef-config (13.3.42)
chef-config (13.4.19)
addressable
fuzzyurl
mixlib-config (~> 2.0)
Expand Down Expand Up @@ -575,7 +575,7 @@ GEM
shellany (~> 0.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (13.3.0)
ohai (13.4.0)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
Expand Down Expand Up @@ -809,7 +809,7 @@ DEPENDENCIES
artifactory
berkshelf (>= 6.3)
bundler
chef (= 13.3.42)
chef (= 13.4.19)
chef-dk!
chef-provisioning (>= 2.4.0)
chef-provisioning-aws (>= 2.0)
Expand Down