diff --git a/Gemfile b/Gemfile
index 90ffe6389..e5e59a81a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,7 @@ gem "aws-sdk-sqs", "~> 1.3"
 gem "base32-url", "~> 0.3"
 gem "batch-loader", "~> 1.4", ">= 1.4.1"
 gem "bcrypt", "~> 3.1.7"
-gem "bolognese", "~> 2.0.2"
+gem "bolognese", "~> 2.0.3"
 gem "bootsnap", "~> 1.4", ">= 1.4.4", require: false
 gem "cancancan", "~> 3.0"
 gem "commonmarker", "~> 0.23.4"
diff --git a/Gemfile.lock b/Gemfile.lock
index 381f4bb8e..26d5eaea0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -113,7 +113,7 @@ GEM
       latex-decode (~> 0.0)
     binding_of_caller (1.0.0)
       debug_inspector (>= 0.0.1)
-    bolognese (2.0.2)
+    bolognese (2.0.3)
       activesupport (>= 4.2.5)
       benchmark_methods (~> 0.7)
       bibtex-ruby (>= 5.1.0)
@@ -656,7 +656,7 @@ DEPENDENCIES
   bcrypt (~> 3.1.7)
   better_errors
   binding_of_caller
-  bolognese (~> 2.0.2)
+  bolognese (~> 2.0.3)
   bootsnap (~> 1.4, >= 1.4.4)
   bullet (~> 6.1)
   byebug