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
path: root/config
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-06-06 19:34:44 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-06-06 22:39:36 +0300
commit7900c035bf3f0cf96740227aebadbb3cad276ba0 (patch)
treecbc03fe4919ceb99e5a478a3ff9a3e9ad30b6010 /config
parentb2e85b796835b024d9436aae43b3a7c65fab66de (diff)
Resolve feedback.
Diffstat (limited to 'config')
-rw-r--r--config/dependency_decisions.yml (renamed from config/.decisions.yml)2
-rw-r--r--config/license_finder.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/.decisions.yml b/config/dependency_decisions.yml
index 273796f3912..a49d805e4f9 100644
--- a/config/.decisions.yml
+++ b/config/dependency_decisions.yml
@@ -35,7 +35,7 @@
- - :whitelist
- ruby
- :who: Connor Shea
- :why: https://github.com/ruby/ruby/blob/ruby_1_8_6/COPYING
+ :why: https://github.com/ruby/ruby/blob/ruby_2_1/COPYING
:versions: []
:when: 2016-05-02 05:31:54.498490000 Z
- - :whitelist
diff --git a/config/license_finder.yml b/config/license_finder.yml
index d641563719f..e01ebec3298 100644
--- a/config/license_finder.yml
+++ b/config/license_finder.yml
@@ -1,2 +1,2 @@
---
-decisions_file: './config/.decisions.yml'
+decisions_file: './config/dependency_decisions.yml'