mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:49:06 +08:00
aeeb6726d8
* Build(deps): Bump nio4r from 2.5.8 to 2.5.9 Bumps [nio4r](https://github.com/socketry/nio4r) from 2.5.8 to 2.5.9. - [Release notes](https://github.com/socketry/nio4r/releases) - [Changelog](https://github.com/socketry/nio4r/blob/main/CHANGES.md) - [Commits](https://github.com/socketry/nio4r/compare/v2.5.8...v2.5.9) --- updated-dependencies: - dependency-name: nio4r dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Allow license --------- 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>
64 lines
1.4 KiB
YAML
64 lines
1.4 KiB
YAML
sources:
|
|
bundler: true
|
|
|
|
allowed:
|
|
- 0bsd
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- cc0-1.0
|
|
- isc
|
|
- mit
|
|
- ruby
|
|
|
|
ignored:
|
|
bundler:
|
|
- 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
|