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

[SHACK-304] Temporarily pinning Chef to master #1638

Closed
wants to merge 1 commit into from
Closed
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 @@ -48,7 +48,7 @@ group(:omnibus_package) do
gem "chef-provisioning-aws", ">= 3.0.2", group: :provisioning
gem "chef-provisioning-fog", ">= 0.26.1", group: :provisioning
gem "chef-vault", ">= 3.3.0"
gem "chef", "= 14.3.37"
gem "chef", :git => "https://github.com/chef/chef.git"
gem "cheffish", ">= 14.0.1"
gem "chefspec", ">= 7.2.0"
gem "fauxhai", ">= 5.4.0"
Expand Down
173 changes: 89 additions & 84 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,79 +1,19 @@
PATH
remote: .
GIT
remote: https://github.com/chef/chef.git
revision: 14f53b252cfc4a4aef3375d854b2b2965357f5f0
specs:
chef-dk (3.1.8)
addressable (>= 2.3.5, < 2.6)
chef (~> 14.0)
chef-provisioning (~> 2.0)
cookbook-omnifetch (~> 0.5)
diff-lcs (~> 1.0)
ffi-yajl (>= 1.0, < 3.0)
minitar (~> 0.6)
mixlib-cli (~> 1.7)
mixlib-shellout (~> 2.0)
paint (~> 1.0)
solve (> 2.0, < 5.0)

GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
app_conf (0.4.2)
appbundler (0.11.6)
mixlib-cli (~> 1.4)
mixlib-shellout (~> 2.0)
artifactory (2.8.2)
ast (2.4.0)
aws-sdk (2.11.96)
aws-sdk-resources (= 2.11.96)
aws-sdk-core (2.11.96)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.96)
aws-sdk-core (= 2.11.96)
aws-sigv4 (1.0.3)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
azure_mgmt_resources (0.16.0)
ms_rest_azure (~> 0.10.0)
backports (3.11.3)
berkshelf (7.0.4)
chef (>= 13.6.52)
chef-config
cleanroom (~> 1.0)
concurrent-ruby (~> 1.0)
minitar (>= 0.6)
mixlib-archive (~> 0.4)
mixlib-config (>= 2.2.5)
mixlib-shellout (~> 2.0)
octokit (~> 4.0)
retryable (~> 2.0)
solve (~> 4.0)
thor (>= 0.20)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.2)
chef (14.3.37)
chef (14.4.20)
addressable
bundler (>= 1.10)
chef-config (= 14.3.37)
chef-config (= 14.4.20)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi (~> 1.9, >= 1.9.25)
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
iniparse (~> 1.4)
iso8601 (~> 0.9.1)
iso8601 (~> 0.11.0)
mixlib-archive (~> 0.4)
mixlib-authentication (~> 2.1)
mixlib-cli (~> 1.7)
Expand All @@ -93,18 +33,18 @@ GEM
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
chef (14.3.37-universal-mingw32)
chef (14.4.20-universal-mingw32)
addressable
bundler (>= 1.10)
chef-config (= 14.3.37)
chef-config (= 14.4.20)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi (~> 1.9, >= 1.9.25)
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
iniparse (~> 1.4)
iso8601 (~> 0.9.1)
iso8601 (~> 0.11.0)
mixlib-archive (~> 0.4)
mixlib-authentication (~> 2.1)
mixlib-cli (~> 1.7)
Expand Down Expand Up @@ -135,6 +75,77 @@ GEM
win32-taskscheduler (~> 1.0.0)
windows-api (~> 0.4.4)
wmi-lite (~> 1.0)
chef-config (14.4.20)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 3.0)
mixlib-shellout (~> 2.0)
tomlrb (~> 1.2)

PATH
remote: .
specs:
chef-dk (3.1.8)
addressable (>= 2.3.5, < 2.6)
chef (~> 14.0)
chef-provisioning (~> 2.0)
cookbook-omnifetch (~> 0.5)
diff-lcs (~> 1.0)
ffi-yajl (>= 1.0, < 3.0)
minitar (~> 0.6)
mixlib-cli (~> 1.7)
mixlib-shellout (~> 2.0)
paint (~> 1.0)
solve (> 2.0, < 5.0)

GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
app_conf (0.4.2)
appbundler (0.11.6)
mixlib-cli (~> 1.4)
mixlib-shellout (~> 2.0)
artifactory (2.8.2)
ast (2.4.0)
aws-sdk (2.11.98)
aws-sdk-resources (= 2.11.98)
aws-sdk-core (2.11.98)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.98)
aws-sdk-core (= 2.11.98)
aws-sigv4 (1.0.3)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
azure_mgmt_resources (0.17.0)
ms_rest_azure (~> 0.11.0)
backports (3.11.3)
berkshelf (7.0.4)
chef (>= 13.6.52)
chef-config
cleanroom (~> 1.0)
concurrent-ruby (~> 1.0)
minitar (>= 0.6)
mixlib-archive (~> 0.4)
mixlib-config (>= 2.2.5)
mixlib-shellout (~> 2.0)
octokit (~> 4.0)
retryable (~> 2.0)
solve (~> 4.0)
thor (>= 0.20)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.2)
chef-api (0.8.0)
logify (~> 0.1)
mime-types
Expand All @@ -151,12 +162,6 @@ GEM
toml-rb
train
tty-spinner
chef-config (14.3.37)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 3.0)
mixlib-shellout (~> 2.0)
tomlrb (~> 1.2)
chef-provisioning (2.7.1)
cheffish (>= 4.0, < 15.0)
inifile (>= 2.0.2)
Expand Down Expand Up @@ -309,7 +314,7 @@ GEM
fog-core (~> 1.45.0)
fog-json (>= 1.0)
ipaddress (>= 0.8)
fog-rackspace (0.1.5)
fog-rackspace (0.1.6)
fog-core (>= 1.35)
fog-json (>= 1.0)
fog-xml (>= 0.1)
Expand Down Expand Up @@ -454,9 +459,9 @@ GEM
googleauth (~> 0.6.2)
grpc (>= 1.7.2, < 2.0)
rly (~> 0.2.3)
google-protobuf (3.6.0)
google-protobuf (3.6.0-x64-mingw32)
google-protobuf (3.6.0-x86-mingw32)
google-protobuf (3.6.1)
google-protobuf (3.6.1-x64-mingw32)
google-protobuf (3.6.1-x86-mingw32)
googleapis-common-protos (1.3.7)
google-protobuf (~> 3.0)
googleapis-common-protos-types (~> 1.0)
Expand Down Expand Up @@ -535,7 +540,7 @@ GEM
tomlrb (~> 1.2)
train (~> 1.4, >= 1.4.15)
ipaddress (0.8.3)
iso8601 (0.9.1)
iso8601 (0.11.0)
jmespath (1.4.0)
json (2.1.0)
jwt (2.1.0)
Expand Down Expand Up @@ -637,7 +642,7 @@ GEM
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
timeliness (~> 0.3)
ms_rest_azure (0.10.8)
ms_rest_azure (0.11.0)
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
faraday-cookie_jar (~> 0.0.6)
Expand Down Expand Up @@ -806,7 +811,7 @@ GEM
structured_warnings (0.3.0)
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (1.22.0)
test-kitchen (1.23.0)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
Expand Down Expand Up @@ -897,7 +902,7 @@ GEM
winrm-elevated (1.1.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.2.0)
winrm-fs (1.2.1)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
Expand All @@ -916,7 +921,7 @@ DEPENDENCIES
artifactory
berkshelf (>= 7.0)
bundler
chef (= 14.3.37)
chef!
chef-apply
chef-dk!
chef-provisioning (>= 2.7.1)
Expand Down