summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-06-06 10:34:44 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-06-06 13:39:36 -0600
commit7900c035bf3f0cf96740227aebadbb3cad276ba0 (patch)
treecbc03fe4919ceb99e5a478a3ff9a3e9ad30b6010
parentb2e85b796835b024d9436aae43b3a7c65fab66de (diff)
downloadgitlab-ce-7900c035bf3f0cf96740227aebadbb3cad276ba0.tar.gz
Resolve feedback.
-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'