From 9f99847c6c2cb75847dde64eb370710b58108baf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:00:32 +0000 Subject: [PATCH] Update dependency inspec-bin to v5.22.29 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 7088715..64841ff 100644 --- a/Gemfile +++ b/Gemfile @@ -23,4 +23,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } # Dependencies gem "inspec", "5.22.3" # '>= 4', '< 6' -gem "inspec-bin", "5.22.3" \ No newline at end of file +gem "inspec-bin", "5.22.29" \ No newline at end of file