summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-11-28 19:00:46 -0800
committerTim Smith <tsmith84@gmail.com>2021-11-28 19:01:18 -0800
commitb4be6cfd1b32af8bc208a6be37c2c8a2a98f5a76 (patch)
treed864d337b356963863544ce68a4c1b77e9b6b26e /omnibus
parent1086520428843687e4ea442abc2fdfbe9aea2bf3 (diff)
downloadchef-new_ruby.tar.gz
Update Ruby to 3.0.3new_ruby
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock24
2 files changed, 13 insertions, 13 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 8cdaafa877..622c7596f6 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "omnibus", github: ENV.fetch("OMNIBUS_GITHUB_REPO", "chef/omnibus"), branch: ENV.fetch("OMNIBUS_GITHUB_BRANCH", "main")
-gem "omnibus-software", github: ENV.fetch("OMNIBUS_SOFTWARE_GITHUB_REPO", "chef/omnibus-software"), branch: ENV.fetch("OMNIBUS_SOFTWARE_GITHUB_BRANCH", "main")
+gem "omnibus-software", github: ENV.fetch("OMNIBUS_SOFTWARE_GITHUB_REPO", "chef/omnibus-software"), branch: ENV.fetch("OMNIBUS_SOFTWARE_GITHUB_BRANCH", "new_ruby")
gem "artifactory"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index b5a5edc60b..cad42210b6 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,7 +1,7 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 461fc3e9f0a8f2f13e73b45413d232bfd04390aa
- branch: main
+ revision: e350e19846d9d471749ae32a4ab50b92ac57d762
+ branch: new_ruby
specs:
omnibus-software (4.0.0)
omnibus (>= 8.0.0)
@@ -65,12 +65,12 @@ GEM
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.4)
- chef (16.16.13)
+ chef (16.17.4)
addressable
bcrypt_pbkdf (~> 1.1)
bundler (>= 1.10)
- chef-config (= 16.16.13)
- chef-utils (= 16.16.13)
+ chef-config (= 16.17.4)
+ chef-utils (= 16.17.4)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -102,12 +102,12 @@ GEM
tty-screen (~> 0.6)
tty-table (~> 0.11)
uuidtools (>= 2.1.5, < 3.0)
- chef (16.16.13-universal-mingw32)
+ chef (16.17.4-universal-mingw32)
addressable
bcrypt_pbkdf (~> 1.1)
bundler (>= 1.10)
- chef-config (= 16.16.13)
- chef-utils (= 16.16.13)
+ chef-config (= 16.17.4)
+ chef-utils (= 16.17.4)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -151,9 +151,9 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.4)
- chef-config (16.16.13)
+ chef-config (16.17.4)
addressable
- chef-utils (= 16.16.13)
+ chef-utils (= 16.17.4)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -161,7 +161,7 @@ GEM
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
- chef-utils (16.16.13)
+ chef-utils (16.17.4)
chef-vault (4.1.4)
chef-zero (15.0.11)
ffi-yajl (~> 2.2)
@@ -212,7 +212,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.49.0)
+ inspec-core (4.50.3)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)