diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2018-01-18 21:07:36 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-01-18 21:07:36 +0000 |
commit | 931707ea890b07e61dea5a5ce28cc5563ca2a2ed (patch) | |
tree | 2cdc5337832f70bd0a27b8203bb8f6c88eb8c0d5 /config | |
parent | 1ef941c506fc9aae538b0e27b91178a316444ad9 (diff) | |
download | gitlab-ce-931707ea890b07e61dea5a5ce28cc5563ca2a2ed.tar.gz |
Upgraded Karma Dependencies
Diffstat (limited to 'config')
-rw-r--r-- | config/dependency_decisions.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/config/dependency_decisions.yml b/config/dependency_decisions.yml index 60df92a44fc..5cd30dcde2a 100644 --- a/config/dependency_decisions.yml +++ b/config/dependency_decisions.yml @@ -503,3 +503,16 @@ :versions: - 1.0.9 :when: 2017-11-16 13:02:06.765282000 Z +- - :license + - JSONStream + - MIT + - :who: Tim Zallmann + :why: https://github.com/dominictarr/JSONStream/blob/master/LICENSE.MIT + :versions: [] + :when: 2018-01-17 22:46:12.367554000 Z +- - :approve + - uws + - :who: Tim Zallmann + :why: zlib license + Development Lib + https://github.com/uNetworking/uWebSockets/blob/master/LICENSE + :versions: [] + :when: 2018-01-17 23:46:12.367554000 Z |