diff --git a/Gemfile b/Gemfile index 092f311..3a63740 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ group :test do gem 'bundler' gem 'rake' gem 'rspec', '~> 3.2' - gem 'rspec-its', '~> 1.2' + gem 'rspec-its', '~> 2.0' end group :chefstyle do