From da789f0494cee4c32087baf07932c9a9b4da9ccc Mon Sep 17 00:00:00 2001
From: Chad Woolley <cwoolley@gitlab.com>
Date: Fri, 16 Sep 2022 18:04:57 -0600
Subject: [PATCH] Update gitlab-markup to v1.8.1

Contains changes in https://gitlab.com/gitlab-org/gitlab-markup/-/merge_requests/37
to timeout options.
---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 343194339be5..d26028b4265a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -577,7 +577,7 @@ GEM
       redis (> 3.0.0, < 5.0.0)
     gitlab-license (2.2.1)
     gitlab-mail_room (0.0.9)
-    gitlab-markup (1.8.0)
+    gitlab-markup (1.8.1)
     gitlab-net-dns (0.9.1)
     gitlab-omniauth-openid-connect (0.10.0)
       addressable (~> 2.7)
-- 
GitLab