Forwarded: https://gitlab.com/gitlab-org/gitlab/-/issues/354323

--- a/Gemfile
+++ b/Gemfile
@@ -70,6 +70,9 @@
 
 gem 'neighbor', '~> 0.3.2', feature_category: :duo_chat
 
+# Background migrations/fix vulnerabilities
+gem 'parser', '~> 3.0'
+
 gem 'rugged', '~> 1.6' # rubocop:todo Gemfile/MissingFeatureCategory
 
 gem 'faraday', '~> 2', feature_category: :shared
