diff --git a/qa/gems/gitlab-cng/Gemfile b/qa/gems/gitlab-cng/Gemfile index 0c9c4ddb62627..b54775bce0d53 100644 --- a/qa/gems/gitlab-cng/Gemfile +++ b/qa/gems/gitlab-cng/Gemfile @@ -6,7 +6,7 @@ gemspec group :test do gem "climate_control", "~> 1.2" - gem "gitlab-styles", "~> 12.0", ">= 12.0.1" + gem "gitlab-styles", "~> 13.0", ">= 13.0.0" gem "pry", "~> 0.14.2" gem "rspec", "~> 3.13" gem "simplecov", "~> 0.22.0"