diff --git a/Gemfile b/Gemfile index 1f0f7b4..b9ab18f 100644 --- a/Gemfile +++ b/Gemfile @@ -22,5 +22,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } # Dependencies -gem "inspec", "6.6.0" # '>= 4', '< 6' -gem "inspec-bin", "6.6.0" \ No newline at end of file +gem "inspec-bin", "6.6.0"