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:
-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'