Skip to content

Commit

Permalink
[drop] update omnibus-software ref
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Renatus <srenatus@chef.io>
  • Loading branch information
srenatus committed Jun 27, 2017
1 parent 89e1dad commit 667118e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion omnibus/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ end
# Install omnibus software
group :omnibus do
gem 'omnibus', git: 'https://github.com/chef/omnibus'
gem 'omnibus-software', git: 'https://github.com/chef/omnibus-software'
gem 'omnibus-software', git: 'https://github.com/chef/omnibus-software', branch: 'sr/postgres-versioned-and-bin-only'
gem 'license_scout', git: 'https://github.com/chef/license_scout'
end

Expand Down
15 changes: 8 additions & 7 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GIT

GIT
remote: https://github.com/chef/omnibus
revision: 78b14bacba818c78e08b9b007be42b966b2aafe3
revision: f2def7d7cc32aca1eb6998a52859897502d79f73
specs:
omnibus (5.6.1)
aws-sdk (~> 2)
Expand All @@ -25,7 +25,8 @@ GIT

GIT
remote: https://github.com/chef/omnibus-software
revision: 1a163c64a9d6d0646e17bdd637966e0a398d4b08
revision: 4b9525b483f668bfd1e93790068c56dc122d9c67
branch: sr/postgres-versioned-and-bin-only
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
Expand All @@ -42,13 +43,13 @@ GEM
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
awesome_print (1.8.0)
aws-sdk (2.10.2)
aws-sdk-resources (= 2.10.2)
aws-sdk-core (2.10.2)
aws-sdk (2.10.3)
aws-sdk-resources (= 2.10.3)
aws-sdk-core (2.10.3)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.10.2)
aws-sdk-core (= 2.10.2)
aws-sdk-resources (2.10.3)
aws-sdk-core (= 2.10.3)
aws-sigv4 (1.0.0)
berkshelf (6.2.0)
addressable (~> 2.3, >= 2.3.4)
Expand Down

0 comments on commit 667118e

Please sign in to comment.