diff --git a/Gemfile b/Gemfile index 594b934..5bc24d0 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ group :development, :test do gem "pry", "~> 0.14.1" gem "rake", "~> 13.0" gem "rspec", "~> 3.13.0" - gem "rspec-its", "~> 1.3.0" + gem "rspec-its", "~> 2.0.0" gem "rspec_junit_formatter", "~> 0.6.0" gem "rubocop", "~> 1.66.1" gem "rubocop-rake", "~> 0.6.0"