Skip to content

Commit 9fbcd15

Browse files
chore(deps): bump commonmarker from v0.18.3 to v2.8.2
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from v0.18.3 to v2.8.2. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@2838eba...f3be008) --- updated-dependencies: - dependency-name: commonmarker dependency-version: f3be00837bdee333384445f537013dab33d5d317 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d36ba9 commit 9fbcd15

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gem "kramdown", :platforms => :jruby
66
gem "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.8.2"
1010
gem "rdoc", "~> 6.13.1"
1111
gem "org-ruby", "0.9.12"
1212
gem "creole", "~>0.5.0"

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
GIT
22
remote: https://github.com/gjtorikian/commonmarker.git
3-
revision: 2838ebaa83ee0081d481c21f3bc0e4cb3e8de9da
4-
tag: v0.18.3
3+
revision: f3be00837bdee333384445f537013dab33d5d317
4+
tag: v2.8.2
55
specs:
6-
commonmarker (0.18.3)
7-
ruby-enum (~> 0.5)
6+
commonmarker (2.8.2)
7+
rb_sys (~> 0.9)
88

99
PATH
1010
remote: .
@@ -79,12 +79,13 @@ GEM
7979
stringio
8080
racc (1.8.1)
8181
rake (13.3.1)
82+
rake-compiler-dock (1.12.0)
83+
rb_sys (0.9.128)
84+
rake-compiler-dock (= 1.12.0)
8285
rdoc (6.13.1)
8386
psych (>= 4.0.0)
8487
redcarpet (3.6.1)
8588
rexml (3.4.4)
86-
ruby-enum (0.9.0)
87-
i18n
8889
rubypants (0.7.1)
8990
rugged (1.9.0)
9091
sanitize (6.1.3)

0 commit comments

Comments
 (0)