File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ gem "kramdown", :platforms => :jruby
66gem "RedCloth"
77# using a tag version here because 0.18.3 was not published by the author to encourage users to upgrade.
88# however we want to bump up to this version since this has a security patch
9- gem "commonmarker" , git : "https://github.com/gjtorikian/commonmarker.git" , tag : "v0.18.3 "
9+ gem "commonmarker" , git : "https://github.com/gjtorikian/commonmarker.git" , tag : "v2.4.1 "
1010gem "rdoc" , "~> 6.13.1"
1111gem "org-ruby" , "0.9.12"
1212gem "creole" , "~>0.5.0"
Original file line number Diff line number Diff line change 11GIT
22 remote: https://github.com/gjtorikian/commonmarker.git
3- revision: 2838ebaa83ee0081d481c21f3bc0e4cb3e8de9da
4- tag: v0.18.3
3+ revision: 1f73707656d1b57f46ac9b554356320b6611e4c5
4+ tag: v2.4.1
55 specs:
6- commonmarker (0.18.3 )
7- ruby-enum (~> 0.5 )
6+ commonmarker (2.4.1 )
7+ rb_sys (~> 0.9 )
88
99PATH
1010 remote: .
8181 stringio
8282 racc (1.8.1 )
8383 rake (13.2.1 )
84+ rake-compiler-dock (1.9.1 )
85+ rb_sys (0.9.117 )
86+ rake-compiler-dock (= 1.9.1 )
8487 rdoc (6.13.1 )
8588 psych (>= 4.0.0 )
8689 redcarpet (3.6.1 )
8790 rexml (3.4.2 )
88- ruby-enum (0.9.0 )
89- i18n
9091 rubypants (0.7.1 )
9192 rugged (1.9.0 )
9293 sanitize (6.1.3 )
You can’t perform that action at this time.
0 commit comments