-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSED_DEPENDENCIES.yml
76 lines (76 loc) · 2.29 KB
/
LICENSED_DEPENDENCIES.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# A list of licensed dependencies, used in the management of
# licensed dependencies, in coordination with the licensed gem.
#
# Courtesy of the github/linguist project.
vendor/licensed-dependencies/linguist:
- bin/list-licensed-deps
- bin/add-licensed-dep
- bin/sort-submodules
- bin/normalise-url
- vendor/licenses/config.yml
- LICENSED_DEPENDENCIES.yml
vendor/licensed-dependencies/dip:
- .dockerdev/*
- dip.yml
- docker-compose.yml
- Dockerfile
vendor/licensed-dependencies/postgres:
- .dockerdev/postgresql/docker-entrypoint-initdb.d/init-user-db.sh
vendor/licensed-dependencies/gitlab-foss:
- .gitlab-ci.yml
vendor/licensed-dependencies/bump2version:
- .bumpversion.cfg
vendor/licensed-dependencies/wait-for-it:
- bin/wait-for-it.sh
vendor/licensed-dependencies/kwux-frontend:
- .bumpversion.cfg
- .dockerdev/postgresql/docker-entrypoint-initdb.d/init-user-db.sh
- .envrc.example
- .gitlab-ci.yml
- .gitmodules
- Dockerfile
- Dockerfile.ci
- Dockerfile.production
- Gemfile
- LICENSE.md
- LICENSED_DEPENDENCIES.yml
- Procfile.dev
- app/assets/stylesheets/application.tailwind.css
- app/controllers/pages_controller.rb
- app/views/layouts/_footer.html.erb
- app/views/layouts/_header.html.erb
- app/views/layouts/_nav.html.erb
- app/views/layouts/application.html.erb
- app/views/pages/index.html.erb
- app/views/pages/privacy_policy.html.erb
- app/views/pages/code_of_conduct.html.erb
- app/views/shared/_analytics_resources.html.erb
- bin/add-licensed-dep
- bin/bundle
- bin/dev
- bin/drop-licensed-dep
- bin/list-licensed-deps
- bin/normalise-url
- bin/sort-submodules
- bin/wait-for-it.sh
- config/database.yml
- config/environments/development.rb
- config/environments/production.rb
- config/environments/staging.rb
- config/initializers/assets.rb
- config/initializers/rollbar.rb
- config/initializers/sidekiq.rb
- config/locales/layouts/en.yml
- config/routes.rb
- config/sidekiq.yml
- config/tailwind.config.js
- docker-compose.yml
- spec/rails_helper.rb
- spec/spec_helper.rb
- spec/support/capybara.rb
- spec/support/factory_bot.rb
- spec/support/shoulda_matchers.rb
- vendor/README.md
- vendor/licenses/config.yml
vendor/licensed-dependencies/www-site:
- app/views/pages/code_of_conduct.html.erb