Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to pick up latest omnibus and omnibus software #839

Merged
merged 1 commit into from
May 12, 2016
Merged
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
24 changes: 12 additions & 12 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GIT
remote: git://github.com/chef/omnibus-software.git
revision: 8d611676c4458fa679cbc48e2111892ae7986cbf
revision: 89b3385eee74bf19d8d68ddb8b6f240d9bd28d70
specs:
omnibus-software (4.0.0)
omnibus (>= 5.2.0)

GIT
remote: git://github.com/chef/omnibus.git
revision: e73722f46fbd5f302d9e1541aaae0b2f8be2110e
revision: b62510242eceae2f52f2701f6ee0c4ef48ae8b4a
specs:
omnibus (5.3.0)
omnibus (5.4.0)
aws-sdk (~> 2)
chef-sugar (~> 3.3)
cleanroom (~> 1.0)
Expand All @@ -24,12 +24,12 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
aws-sdk (2.2.34)
aws-sdk-resources (= 2.2.34)
aws-sdk-core (2.2.34)
aws-sdk (2.3.3)
aws-sdk-resources (= 2.3.3)
aws-sdk-core (2.3.3)
jmespath (~> 1.0)
aws-sdk-resources (2.2.34)
aws-sdk-core (= 2.2.34)
aws-sdk-resources (2.3.3)
aws-sdk-core (= 2.3.3)
berkshelf (4.3.0)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
rspec-core (~> 3.2)
rspec-expectations (~> 3.2)
rspec-mocks (~> 3.2)
mixlib-cli (1.5.0)
mixlib-cli (1.6.0)
mixlib-config (2.2.1)
mixlib-log (1.6.0)
mixlib-shellout (2.2.6)
Expand All @@ -150,7 +150,7 @@ GEM
nio4r (1.2.1)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
ohai (8.14.0)
ohai (8.15.1)
chef-config (>= 12.5.0.alpha.1, < 13)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
ruby-progressbar (1.7.5)
ruby-progressbar (1.8.0)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
Expand Down Expand Up @@ -246,4 +246,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
1.11.2
1.12.3