Commit 35ada101 authored by Fatih Acet's avatar Fatih Acet

Temporarily use tasklist from fatihacet’s fork

parent 7ad76a54
......@@ -112,7 +112,7 @@ gem 'seed-fu', '~> 2.3.7'
# Markdown and HTML processing
gem 'html-pipeline', '~> 2.8'
gem 'deckar01-task_list', '2.0.1'
gem 'deckar01-task_list', git: 'https://github.com/fatihacet/task_list.git'
gem 'gitlab-markup', '~> 1.6.5'
gem 'github-markup', '~> 1.7.0', require: 'github/markup'
gem 'redcarpet', '~> 3.4'
......
GIT
remote: https://github.com/fatihacet/task_list.git
revision: 844da3fa2830bcb159a70bf195d4693f9f22e04a
specs:
deckar01-task_list (2.0.1)
html-pipeline
GEM
remote: https://rubygems.org/
specs:
......@@ -143,8 +150,6 @@ GEM
database_cleaner (1.7.0)
debug_inspector (0.0.3)
debugger-ruby_core_source (1.3.8)
deckar01-task_list (2.0.1)
html-pipeline
declarative (0.0.10)
declarative-option (0.1.0)
descendants_tracker (0.0.4)
......@@ -982,7 +987,7 @@ DEPENDENCIES
connection_pool (~> 2.0)
creole (~> 0.5.0)
database_cleaner (~> 1.7.0)
deckar01-task_list (= 2.0.1)
deckar01-task_list!
device_detector
devise (~> 4.4)
devise-two-factor (~> 3.0.0)
......
......@@ -3032,10 +3032,9 @@ decamelize@^2.0.0:
dependencies:
xregexp "4.0.0"
deckar01-task_list@^2.0.1:
deckar01-task_list@fatihacet/task_list#844da3f:
version "2.0.1"
resolved "https://registry.yarnpkg.com/deckar01-task_list/-/deckar01-task_list-2.0.1.tgz#fdcfb6ab5717055a82f29e863a49990a043a06a9"
integrity sha512-i5fT8QxJ9iV6dfgy5U0NHW91O5cKsvDc4u8JNMnZ6efQc356bA9vKuXO3732agSry+bO6TolzTmuqSRi4tkkeA==
resolved "https://codeload.github.com/fatihacet/task_list/tar.gz/844da3fa2830bcb159a70bf195d4693f9f22e04a"
decode-uri-component@^0.2.0:
version "0.2.0"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment