Skip to content

Commit

Permalink
Bump deps for perf enhancements
Browse files Browse the repository at this point in the history
These all include the loading perf enhancements

Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Aug 13, 2020
1 parent 9a0c1a7 commit 1af817b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,14 +328,14 @@ GEM
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
chef-utils (16.3.45)
chef-vault (4.0.1)
chef-zero (15.0.0)
chef-vault (4.0.6)
chef-zero (15.0.1)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
cheffish (16.0.6)
cheffish (16.0.8)
chef-zero (>= 14.0)
net-ssh
chefspec (9.2.0)
Expand Down Expand Up @@ -395,7 +395,7 @@ GEM
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
ffi (1.13.1-x86-mingw32)
ffi-libarchive (1.0.3)
ffi-libarchive (1.0.4)
ffi (~> 1.0)
ffi-rzmq (2.0.7)
ffi-rzmq-core (>= 1.0.7)
Expand Down Expand Up @@ -629,22 +629,22 @@ GEM
mini_portile2 (2.4.0)
minitar (0.9)
minitest (5.13.0)
mixlib-archive (1.0.5)
mixlib-archive (1.0.6)
mixlib-log
mixlib-archive (1.0.5-universal-mingw32)
mixlib-archive (1.0.6-universal-mingw32)
mixlib-log
mixlib-authentication (3.0.6)
mixlib-cli (2.1.6)
mixlib-config (3.0.6)
mixlib-config (3.0.9)
tomlrb
mixlib-install (3.12.1)
mixlib-install (3.12.3)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (3.0.8)
mixlib-shellout (3.1.2)
mixlib-shellout (3.1.4)
chef-utils
mixlib-shellout (3.1.2-universal-mingw32)
mixlib-shellout (3.1.4-universal-mingw32)
chef-utils
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
Expand Down Expand Up @@ -820,10 +820,10 @@ GEM
systemu (2.6.5)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-kitchen (2.5.4)
test-kitchen (2.6.0)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (~> 1.0, >= 1.0.11)
license-acceptance (>= 1.0.11, < 3.0)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 4.0)
net-scp (>= 1.1, < 4.0)
Expand Down
24 changes: 12 additions & 12 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 4b10d76f201a3c94447d40568ed3c1882983dc39
revision: 93208182830012d3e509ce0301edb6dd77464eed
branch: master
specs:
omnibus-software (4.0.0)
Expand Down Expand Up @@ -156,8 +156,8 @@ GEM
tomlrb (~> 1.2)
chef-sugar (5.1.9)
chef-utils (16.3.45)
chef-vault (4.0.1)
chef-zero (15.0.0)
chef-vault (4.0.6)
chef-zero (15.0.1)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
mixlib-log (>= 2.0, < 4.0)
Expand All @@ -175,7 +175,7 @@ GEM
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
ffi (1.13.1-x86-mingw32)
ffi-libarchive (1.0.3)
ffi-libarchive (1.0.4)
ffi (~> 1.0)
ffi-win32-extensions (1.0.3)
ffi
Expand Down Expand Up @@ -212,22 +212,22 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.14)
minitar (0.9)
mixlib-archive (1.0.5)
mixlib-archive (1.0.6)
mixlib-log
mixlib-archive (1.0.5-universal-mingw32)
mixlib-archive (1.0.6-universal-mingw32)
mixlib-log
mixlib-authentication (3.0.6)
mixlib-cli (2.1.6)
mixlib-config (3.0.6)
mixlib-config (3.0.9)
tomlrb
mixlib-install (3.12.1)
mixlib-install (3.12.3)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (3.0.8)
mixlib-shellout (3.1.2)
mixlib-shellout (3.1.4)
chef-utils
mixlib-shellout (3.1.2-universal-mingw32)
mixlib-shellout (3.1.4-universal-mingw32)
chef-utils
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
Expand Down Expand Up @@ -294,10 +294,10 @@ GEM
structured_warnings (0.4.0)
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (2.5.4)
test-kitchen (2.6.0)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (~> 1.0, >= 1.0.11)
license-acceptance (>= 1.0.11, < 3.0)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 4.0)
net-scp (>= 1.1, < 4.0)
Expand Down

0 comments on commit 1af817b

Please sign in to comment.