diff --git a/Gemfile b/Gemfile index 02e13cfa..32f2b324 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ group :test do gem "rake" gem "kitchen-inspec" gem "rspec", "~> 3.2" - gem "simplecov", "~> 0.22" + gem "simplecov", "~> 1.0" end group :docs do