diff options
author | Tim Smith <tsmith@chef.io> | 2021-06-22 13:56:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-22 13:56:53 -0700 |
commit | e5da1068cbd867e6e516d8c2af3cd4ee3ec42496 (patch) | |
tree | 1107377c046ef7ace3dcaddf4dbeeab1440e1c9f | |
parent | 6be5671818325b5a9be1994182f64aeca40b0019 (diff) | |
parent | 6538f0201ea8997dca26d33b3d2d8311ce3a8c55 (diff) | |
download | chef-e5da1068cbd867e6e516d8c2af3cd4ee3ec42496.tar.gz |
Merge pull request #11738 from chef/expeditor/train-core_3.7.4
Bump train-core to 3.7.4
-rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a2a4c4c44d..186857e5aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM chef-config concurrent-ruby (~> 1.0) chef-vault (4.1.0) - chef-zero (15.0.4) + chef-zero (15.0.7) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) @@ -186,9 +186,9 @@ GEM faraday (~> 1.0) fauxhai-ng (9.0.0) net-ssh - ffi (1.15.1) - ffi (1.15.1-x64-mingw32) - ffi (1.15.1-x86-mingw32) + ffi (1.15.3) + ffi (1.15.3-x64-mingw32) + ffi (1.15.3-x86-mingw32) ffi-libarchive (1.0.17) ffi (~> 1.0) ffi-win32-extensions (1.0.4) @@ -205,7 +205,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.37.25) + inspec-core (4.37.30) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -228,8 +228,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.37.25) - inspec-core (= 4.37.25) + inspec-core-bin (4.37.30) + inspec-core (= 4.37.30) ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) @@ -341,7 +341,7 @@ GEM syslog-logger (1.6.8) thor (1.1.0) tomlrb (1.3.0) - train-core (3.7.2) + train-core (3.7.4) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) |