Add back commonmarker
What does this MR do and why?
!192279 (merged) removed the commonmarker gem. The GitHub import code relies on it, but the graphql-docs gem includes it. However, that gem is only enabled in development and test, so we were having failures with import. See !192279 (comment 2544414019).
Adding gem back until #545120 is completed.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Brett Walker