From d2f2add65ff6286af51edd7f5c8f805057f0923e Mon Sep 17 00:00:00 2001 From: J12934 <13718901+J12934@users.noreply.github.com> Date: Wed, 11 Mar 2020 15:32:05 +0100 Subject: [PATCH] Update ruby scanner scaffolding to fix incorrect logs --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 89c9989..cac3578 100644 --- a/Gemfile +++ b/Gemfile @@ -5,4 +5,4 @@ gem "rest-client", '2.1.0' gem "ssh_scan", '0.0.42' gem "thin" -gem "ruby-scanner-scaffolding", :git => "https://github.com/secureCodeBox/ruby-scanner-scaffolding.git", :tag => "v1.1.1" \ No newline at end of file +gem "ruby-scanner-scaffolding", :git => "https://github.com/secureCodeBox/ruby-scanner-scaffolding.git", :tag => "v1.1.2" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 98e1495..a540e5f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT remote: https://github.com/secureCodeBox/ruby-scanner-scaffolding.git - revision: d9dab7bd9588f5000ac45cbfb4cf7b1f2cc049b5 - tag: v1.1.1 + revision: bbf6318b1f004315ff2cc2cf92ec18225b4df4d6 + tag: v1.1.2 specs: ruby-scanner-scaffolding (1.0.0)