diff --git a/Gemfile b/Gemfile index 7088715..674c090 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", "6.6.0" \ No newline at end of file