Skip to content

Commit

Permalink
Merge pull request #364 from chef/omni_bump
Browse files Browse the repository at this point in the history
Build with chef 14.12 in omnibus
  • Loading branch information
jonsmorrow authored Apr 17, 2019
2 parents 7129aa8 + 525947e commit 9362bd2
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 3d5181c28da3fdf602f86096c00d3a7c666b538c
revision: 0dc67ede1784d56a975cb4a7aea47ad2349bf24a
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
Expand Down Expand Up @@ -30,7 +30,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.2)
aws-partitions (1.147.0)
aws-partitions (1.150.0)
aws-sdk-core (3.48.3)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
Expand Down Expand Up @@ -62,10 +62,10 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (11.0.1)
chef (14.11.21)
chef (14.12.3)
addressable
bundler (>= 1.10)
chef-config (= 14.11.21)
chef-config (= 14.12.3)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
Expand All @@ -75,9 +75,9 @@ GEM
iniparse (~> 1.4)
mixlib-archive (>= 0.4, < 2.0)
mixlib-authentication (~> 2.1)
mixlib-cli (~> 1.7)
mixlib-log (~> 2.0, >= 2.0.3)
mixlib-shellout (~> 2.4)
mixlib-cli (>= 1.7, < 3.0)
mixlib-log (>= 2.0.3, < 4.0)
mixlib-shellout (>= 2.4, < 4.0)
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (~> 4.2)
net-ssh-multi (~> 1.2, >= 1.2.1)
Expand All @@ -92,11 +92,11 @@ GEM
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
chef-config (14.11.21)
chef-config (14.12.3)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 3.0)
mixlib-shellout (~> 2.0)
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-sugar (5.0.1)
chef-zero (14.0.12)
Expand Down Expand Up @@ -132,7 +132,7 @@ GEM
kitchen-vagrant (1.5.1)
test-kitchen (>= 1.4, < 3)
libyajl2 (1.2.0)
license_scout (1.0.22)
license_scout (1.0.24)
ffi-yajl (~> 2.2)
mixlib-shellout (~> 2.2)
toml-rb (~> 1.0)
Expand All @@ -145,14 +145,14 @@ GEM
mixlib-archive (1.0.1)
mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
mixlib-cli (2.0.3)
mixlib-config (2.2.18)
tomlrb
mixlib-install (3.11.11)
mixlib-install (3.11.12)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (2.0.9)
mixlib-log (3.0.1)
mixlib-shellout (2.4.4)
mixlib-versioning (1.2.7)
molinillo (0.6.6)
Expand All @@ -170,7 +170,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
nori (2.6.0)
octokit (4.13.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (14.8.11)
chef-config (>= 12.8, < 15)
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
public_suffix (3.0.3)
rack (2.0.6)
rack (2.0.7)
retryable (3.0.4)
rspec (3.8.0)
rspec-core (~> 3.8.0)
Expand All @@ -214,7 +214,7 @@ GEM
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.2.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.8.0)
Expand Down

0 comments on commit 9362bd2

Please sign in to comment.