summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-08-17 19:17:53 -0700
committerTim Smith <tsmith84@gmail.com>2020-08-17 19:44:50 -0700
commit0f6c12f6b7925160966f365b227e9c3cab5de270 (patch)
tree179130a3941be47ea60955e0c028634689f4068c
parentcab92167cebcd107667feb32da4257772d8a3226 (diff)
downloadchef-ruby_nano.tar.gz
Try nano-less ruby for windows perfruby_nano
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 6fca425e62..3b759912c5 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: "ruby"
gem "artifactory"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 4872443105..fc08f7662a 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,8 +18,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 379f9c7fe65e867af2b69b28b2ced739526f9842
- branch: master
+ revision: 10352239951cf8b4fedb9671cbd0b53bfe9a2a21
+ branch: ruby
specs:
omnibus-software (4.0.0)
omnibus (>= 5.6.1)
@@ -282,7 +282,7 @@ GEM
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semverse (3.0.0)
- solve (4.0.3)
+ solve (4.0.4)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
strings (0.2.0)