diff options
| -rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index af38784f78..e47236be52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,9 +176,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) @@ -194,7 +194,7 @@ GEM hashie (4.1.0) 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) @@ -217,8 +217,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) |
