mirror of
https://github.com/discourse/discourse.git
synced 2024-11-21 16:38:15 -06:00
ce7504631a
* Build(deps): Bump oj from 3.16.1 to 3.16.2 Bumps [oj](https://github.com/ohler55/oj) from 3.16.1 to 3.16.2. - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.16.1...v3.16.2) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update .licensed.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jarek Radosz <jradosz@gmail.com>
66 lines
1.5 KiB
YAML
66 lines
1.5 KiB
YAML
sources:
|
|
bundler: true
|
|
|
|
allowed:
|
|
- 0bsd
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- cc0-1.0
|
|
- isc
|
|
- mit
|
|
- ruby
|
|
|
|
ignored:
|
|
bundler:
|
|
- base64 # Ruby (default gem)
|
|
- bigdecimal # Ruby (default gem)
|
|
- cgi # Ruby (default gem)
|
|
- date # Ruby (default gem)
|
|
- digest # Ruby (default gem)
|
|
- io-wait # Ruby (default gem)
|
|
- json # Ruby (default gem)
|
|
- net-http # Ruby (default gem)
|
|
- net-protocol # Ruby (default gem)
|
|
- openssl # Ruby (default gem)
|
|
- racc # Ruby (default gem)
|
|
- rchardet # LGPL
|
|
- ruby2_keywords # Ruby (default gem)
|
|
- strscan # Ruby (default gem)
|
|
- timeout # Ruby (default gem)
|
|
- uri # Ruby (default gem)
|
|
|
|
reviewed:
|
|
bundler:
|
|
- activerecord # MIT
|
|
- coderay # MIT
|
|
- concurrent-ruby # MIT
|
|
- css_parser # MIT
|
|
- excon # MIT
|
|
- faraday-em_http # MIT
|
|
- faraday-em_synchrony # MIT
|
|
- faraday-excon # MIT
|
|
- faraday-httpclient # MIT
|
|
- faraday-net_http # MIT
|
|
- faraday-patron # MIT
|
|
- faraday-rack # MIT
|
|
- highline # Ruby or GPL-2.0
|
|
- htmlentities # MIT
|
|
- image_size # MIT
|
|
- jwt # MIT
|
|
- kgio # LGPL-2.1+
|
|
- logstash-event # Apache-2.0
|
|
- net-imap # Ruby (bundled gem)
|
|
- net-pop # Ruby (bundled gem)
|
|
- net-smtp # Ruby (bundled gem)
|
|
- nio4r # MIT + BSD
|
|
- omniauth # MIT
|
|
- pg # Ruby
|
|
- r2 # Apache-2.0 (Twitter)
|
|
- raindrops # LGPL-2.1+
|
|
- rubyzip # Ruby
|
|
- sidekiq # LGPL (Sidekiq)
|
|
- tilt # MIT
|
|
- unf # BSD-2-Clause
|
|
- unicorn # Ruby or GPLv2/GPLv3
|