summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJared Deckard <jared.deckard@gmail.com>2018-04-20 10:53:18 -0500
committerJared Deckard <jared.deckard@gmail.com>2019-01-11 15:10:49 -0600
commitacac0ecf8d72a45c30cc30e52c33acbcc2033a56 (patch)
tree2a901ee6ece72f07930b85294c6ce0bb1039315d /Gemfile.lock
parenta224b760b4682bbbd592b02632657b5091976ef4 (diff)
downloadgitlab-ce-acac0ecf8d72a45c30cc30e52c33acbcc2033a56.tar.gz
Fix ambiguous brackets in task lists
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 075aa616215..b4602dbbf36 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -143,7 +143,7 @@ GEM
database_cleaner (1.7.0)
debug_inspector (0.0.3)
debugger-ruby_core_source (1.3.8)
- deckar01-task_list (2.0.0)
+ deckar01-task_list (2.0.1)
html-pipeline
declarative (0.0.10)
declarative-option (0.1.0)
@@ -974,7 +974,7 @@ DEPENDENCIES
connection_pool (~> 2.0)
creole (~> 0.5.0)
database_cleaner (~> 1.7.0)
- deckar01-task_list (= 2.0.0)
+ deckar01-task_list (= 2.0.1)
device_detector
devise (~> 4.4)
devise-two-factor (~> 3.0.0)