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-23 21:12:08 +0300
committerFatih Acet <acetfatih@gmail.com>2019-01-31 01:18:16 +0300
commit1fabeecf85cc637fd68ca99a4de7bf3cb3b915bc (patch)
tree3b469872ac624f7f2ca23c68b6518980fa064bae /Gemfile.lock
parent4b25f1e6405fb288fd06ee610aec154efedcdb8c (diff)
Use original tasklist package with new version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 3 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4656abcc8ea..812caca471a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,3 @@
-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:
@@ -150,6 +143,8 @@ GEM
database_cleaner (1.7.0)
debug_inspector (0.0.3)
debugger-ruby_core_source (1.3.8)
+ deckar01-task_list (2.1.0)
+ html-pipeline
declarative (0.0.10)
declarative-option (0.1.0)
descendants_tracker (0.0.4)
@@ -987,7 +982,7 @@ DEPENDENCIES
connection_pool (~> 2.0)
creole (~> 0.5.0)
database_cleaner (~> 1.7.0)
- deckar01-task_list!
+ deckar01-task_list (= 2.1.0)
device_detector
devise (~> 4.4)
devise-two-factor (~> 3.0.0)