diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-01-18 01:52:09 +0100 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-01-30 23:18:15 +0100 |
commit | 35ada101a7354fee87c4bfbcb996e99d4746bbaa (patch) | |
tree | 2efeb618d74cad05fec145230fc5d13c7c57f828 /Gemfile.lock | |
parent | 7ad76a5418a201b53963d3efd1206870fe2d9770 (diff) | |
download | gitlab-ce-35ada101a7354fee87c4bfbcb996e99d4746bbaa.tar.gz |
Temporarily use tasklist from fatihacet’s fork
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ec6af6ffb0c..4656abcc8ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,10 @@ +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) |