Project

General

Profile

Feature #32424 » 0002-Pin-commonmarker-to-0.22-32424.patch

Marius BĂLTEANU, 2021-07-04 12:38

View differences:

Gemfile
49 49
# Optional CommonMark support, not for JRuby
50 50
group :common_mark do
51 51
  gem "html-pipeline", "~> 2.12"
52
  gem "commonmarker", "~> 0.20"
52
  gem "commonmarker", "~> 0.22"
53 53
  gem "sanitize", "~> 5.1"
54 54
end
55 55

  
(19-19/26)