diff --git a/Gemfile b/Gemfile index 04305acc..3bdcc668 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ group :development, :test do gem "factory_bot" gem "govuk_schemas" gem "govuk_test" - gem "openapi3_parser", "~> 0.10.0" # This should be the same version as used in the tech-docs-gem + gem "openapi3_parser", "~> 0.10.0" gem "pact" gem "pry-byebug" gem "rspec-rails"