summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1737bc0af..1afed558d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -46,7 +46,7 @@ end
# Optional CommonMark support, not for JRuby
group :common_mark do
- gem "commonmarker", '~> 0.23.8'
+ gem "commonmarker", '~> 1.1.0'
gem 'deckar01-task_list', '2.3.2'
end