From d5bb2d6e8cb4e503a7cfd34ade45879dfa7f78c0 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 30 Jan 2020 17:08:41 -0800 Subject: Update train-core and win32-service train-core includes multiple bugfixes and win32-service includes fixes for the new FFI to prevent log spam Signed-off-by: Tim Smith --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index f9f900f83b..a7a9d74682 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -337,11 +337,10 @@ GEM rubyzip (1.3.0) safe_yaml (1.0.5) semverse (3.0.0) - simplecov (0.17.1) + simplecov (0.18.0) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11.0) + simplecov-html (0.11.0) slop (3.6.0) sslshake (1.3.0) strings (0.1.8) @@ -359,7 +358,7 @@ GEM tins (1.24.0) sync tomlrb (1.2.9) - train-core (3.2.5) + train-core (3.2.14) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 3.0) -- cgit v1.2.1