gitlab-glfm-markdown 0.0.30-aarch64-linux-gnu → 0.0.32-aarch64-linux-gnu

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Implements GLFM (as used by GitLab) using the Rust-based markdown parser [comrak](https://github.com/kivikakk/comrak)
7
7
  and providing a Ruby interface.\
8
- _Currently using `comrak 0.39.0`_.
8
+ _Currently using `comrak 0.39.1`_.
9
9
 
10
10
  This project is still in constant flux, so interfaces and functionality can change at any time.
11
11