diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-01-24 17:07:42 +0100 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-01-30 23:18:17 +0100 |
commit | e42d95fb9e412388eb3215dff674e05c73d65977 (patch) | |
tree | b4aef3d12337656bf7da2cbaece11a165b02258c /Gemfile.lock | |
parent | edba6ee3ccdd8efcb60057d604fbf3b1a62e56ae (diff) | |
download | gitlab-ce-e42d95fb9e412388eb3215dff674e05c73d65977.tar.gz |
Bump up tasklist package to v2.2.0
v2.1.0 was published wrongly by the package author.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 812caca471a..aa21b41a74a 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.1.0) + deckar01-task_list (2.2.0) html-pipeline declarative (0.0.10) declarative-option (0.1.0) @@ -982,7 +982,7 @@ DEPENDENCIES connection_pool (~> 2.0) creole (~> 0.5.0) database_cleaner (~> 1.7.0) - deckar01-task_list (= 2.1.0) + deckar01-task_list (= 2.2.0) device_detector devise (~> 4.4) devise-two-factor (~> 3.0.0) |