Skip to content

Commit c104918

Browse files
authored
Upgrade to commonmarker 0.23.10 to fix the dependabot alerts (#879)
1 parent 66c52b6 commit c104918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/scripts/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ source "https://rubygems.org"
44

55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

7-
gem 'commonmarker', "0.18.2"
7+
gem 'commonmarker', "0.23.10"

0 commit comments

Comments
 (0)