mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump commonmarker
This commit is contained in:
@@ -83,7 +83,7 @@ gem "htmldiff"
|
||||
gem "stringex", "~> 2.8.5"
|
||||
|
||||
# CommonMark markdown parser with GFM extension
|
||||
gem "commonmarker", "~> 1.1.3"
|
||||
gem "commonmarker", "~> 2.0.2"
|
||||
|
||||
# HTML pipeline for transformations on text formatter output
|
||||
# such as sanitization or additional features
|
||||
|
||||
+3
-3
@@ -438,7 +438,7 @@ GEM
|
||||
descendants_tracker (~> 0.0.1)
|
||||
color_conversion (0.1.2)
|
||||
colored2 (4.0.0)
|
||||
commonmarker (1.1.5)
|
||||
commonmarker (2.0.2.1)
|
||||
rb_sys (~> 0.9)
|
||||
compare-xml (0.66)
|
||||
nokogiri (~> 1.8)
|
||||
@@ -962,7 +962,7 @@ GEM
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rb_sys (0.9.105)
|
||||
rb_sys (0.9.108)
|
||||
rbtrace (0.5.1)
|
||||
ffi (>= 1.0.6)
|
||||
msgpack (>= 0.4.3)
|
||||
@@ -1237,7 +1237,7 @@ DEPENDENCIES
|
||||
climate_control
|
||||
closure_tree (~> 7.4.0)
|
||||
colored2
|
||||
commonmarker (~> 1.1.3)
|
||||
commonmarker (~> 2.0.2)
|
||||
compare-xml (~> 0.66)
|
||||
costs!
|
||||
csv (~> 3.3)
|
||||
|
||||
Reference in New Issue
Block a user