summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2018-06-25 16:03:38 -0400
committerJaymala Sinha <jsinha@chef.io>2018-06-25 16:03:38 -0400
commitcd0b70876f46a3219cb6091aa3300d680486afa3 (patch)
treed563ecad34169327e35eccebc50384c7e37fcbdc
parentbec29232c2b42609a4746f4df9141758af87287f (diff)
downloadchef-jsinha/test_rust_update.tar.gz
Test rust updatejsinha/test_rust_update
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 1876755d84..4a631e2356 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "omnibus", git: "https://github.com/chef/omnibus", branch: "master"
-gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "master"
+gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "jsinha/update_rust"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index fd190ca04a..a2abd4bdb7 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,8 +18,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 88ce7ac44a6be8a36b6582fa6f50150ed38a87c7
- branch: master
+ revision: 486c9f07c740fcec5256b1bd6214c4f8022ebcd1
+ branch: jsinha/update_rust
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
@@ -31,13 +31,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
- aws-sdk (2.11.70)
- aws-sdk-resources (= 2.11.70)
- aws-sdk-core (2.11.70)
+ aws-sdk (2.11.75)
+ aws-sdk-resources (= 2.11.75)
+ aws-sdk-core (2.11.75)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.11.70)
- aws-sdk-core (= 2.11.70)
+ aws-sdk-resources (2.11.75)
+ aws-sdk-core (= 2.11.75)
aws-sigv4 (1.0.2)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)