mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump deckar01-task_list
This commit is contained in:
@@ -76,7 +76,7 @@ gem 'commonmarker', '~> 0.21.0'
|
||||
# such as sanitization or additional features
|
||||
gem 'html-pipeline', '~> 2.12.0'
|
||||
# Tasklist parsing and renderer
|
||||
gem 'deckar01-task_list', '2.2.0'
|
||||
gem 'deckar01-task_list', '~> 2.3.1'
|
||||
# Requires escape-utils for faster escaping
|
||||
gem 'escape_utils', '~> 1.0'
|
||||
# Syntax highlighting used in html-pipeline with rouge
|
||||
|
||||
+2
-2
@@ -425,7 +425,7 @@ GEM
|
||||
activemodel
|
||||
activesupport
|
||||
debug_inspector (0.0.3)
|
||||
deckar01-task_list (2.2.0)
|
||||
deckar01-task_list (2.3.1)
|
||||
html-pipeline
|
||||
declarative (0.0.10)
|
||||
declarative-builder (0.1.0)
|
||||
@@ -988,7 +988,7 @@ DEPENDENCIES
|
||||
dashboards!
|
||||
database_cleaner (~> 1.8)
|
||||
date_validator (~> 0.9.0)
|
||||
deckar01-task_list (= 2.2.0)
|
||||
deckar01-task_list (~> 2.3.1)
|
||||
delayed_job_active_record (~> 4.1.4)
|
||||
doorkeeper (~> 5.3.1)
|
||||
equivalent-xml (~> 0.6)
|
||||
|
||||
Reference in New Issue
Block a user