Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2019-01-18 03:52:09 +0300
committerFatih Acet <acetfatih@gmail.com>2019-01-31 01:18:15 +0300
commit35ada101a7354fee87c4bfbcb996e99d4746bbaa (patch)
tree2efeb618d74cad05fec145230fc5d13c7c57f828 /Gemfile.lock
parent7ad76a5418a201b53963d3efd1206870fe2d9770 (diff)
Temporarily use tasklist from fatihacet’s fork
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
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)