license_scout 1.0.19 → 1.0.20

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5df47001a5d3a7908b46629c6a392a54364a7c534e4bd60b3c76144e55c88c21
4
- data.tar.gz: 8b4fbd58e83674bf9f81019600ef74b66ced8886b3dd93c00d2c6e7b5e24e08b
3
+ metadata.gz: 474ef84c6c49356db77be6ce78150e49119e5016db7427c62520838eb41cc816
4
+ data.tar.gz: 3b59056ed4788a6ccd7bfe815946f02427262bda95b1ad087198bb1fda284678
5
5
  SHA512:
6
- metadata.gz: 930c66b4ed1f0a613356b3df2458a71799a5c7fa9906545f48a26342e492de323e8d7ef463f6e84c935bbfbc2180f02164e6386d2697201b8ab6de0415a5ca48
7
- data.tar.gz: e8c41d74aab1d2968a5a993192b95f5d18b29b2a07829c501fb07a3d23d57c799871da7c29016b78c372d06a9b12c661b98a65870eec0c0fbc049b01653de4a6
6
+ metadata.gz: f8e9d32c75c40fffb961dac5488b78d4ba4eb6c042a8505c08e2c65f60ecadeac98360f93ab4165ba42cc4affd08cc87356c565a92270a0b6809e91143a50b9f
7
+ data.tar.gz: b58598d712f9ab9b545652dd7d465132c4adaf12f90bc93a6e7594c15213a0e1baae227e6dfc11c96494df334a4903d5d9ff20664469ea0b8dfe13a00ee2ceb2
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # license_scout
2
2
 
3
+ [![Build Status](https://travis-ci.org/chef/license_scout.svg?branch=1-stable)](https://travis-ci.org/chef/license_scout)
4
+
3
5
  LicenseScout discovers and collects the licenses of a project and its
4
6
  dependencies, including transitive dependencies.
5
7
 
@@ -36,5 +38,4 @@ Pull requests in this project are merged when they have two :+1:s from maintaine
36
38
  ## Maintainers
37
39
 
38
40
  - [Dan DeLeo](https://github.com/danielsdeleo)
39
- - [Serdar Sutay](https://github.com/sersut)
40
41
  - [Ryan Cragun](https://github.com/ryancragun)
@@ -276,73 +276,74 @@ module LicenseScout
276
276
 
277
277
  # Default overrides for ruby_bundler dependency manager.
278
278
  other_gems = [
279
+ ["binding_of_caller", "MIT", nil],
280
+ ["bunny", "MIT", nil],
281
+ ["chef-provisioning-aws", "Apache-2.0", ["LICENSE"]],
282
+ ["chef-provisioning", "Apache-2.0", ["LICENSE"]],
283
+ ["chef-rewind", "MIT", nil],
284
+ ["chef-web-core", "Apache-2.0", nil],
285
+ ["chef", "Apache-2.0", ["LICENSE"]],
286
+ ["cheffish", "Apache-2.0", ["LICENSE"]],
287
+ ["coderay", nil, ["README_INDEX.rdoc"]],
279
288
  ["debug_inspector", "MIT", ["README.md"]],
280
- ["inifile", "MIT", ["README.md"]],
281
- ["syslog-logger", "MIT", ["README.rdoc"]],
289
+ ["em-http-request", "MIT", nil],
290
+ ["equatable", "MIT", ["LICENSE.txt"]],
291
+ ["erubis", "MIT", nil],
292
+ ["highline", "Ruby", ["LICENSE"]],
282
293
  ["httpclient", "Ruby", ["README.md"]],
294
+ ["inifile", "MIT", ["README.md"]],
295
+ ["ipaddress", "MIT", nil],
283
296
  ["jsonschema", "MIT", ["README.rdoc"]],
297
+ ["knife-opc", "Apache-2.0", nil],
284
298
  ["little-plugger", "MIT", ["README.rdoc"]],
285
299
  ["logging", "MIT", ["README.md"]],
286
- ["coderay", nil, ["README_INDEX.rdoc"]],
287
- ["multipart-post", "MIT", ["README.md"]],
288
- ["erubis", "MIT", nil],
289
- ["binding_of_caller", "MIT", nil],
290
300
  ["method_source", "MIT", nil],
291
- ["pry-remote", "MIT", nil],
292
- ["pry-stack_explorer", "MIT", nil],
293
- ["plist", "MIT", nil],
294
- ["proxifier", "MIT", nil],
295
- ["mixlib-shellout", "Apache-2.0", nil],
296
- ["mixlib-log", "Apache-2.0", nil],
297
- ["uuidtools", "Apache-2.0", nil],
298
- ["cheffish", "Apache-2.0", nil],
299
- ["chef-provisioning", "Apache-2.0", nil],
300
- ["chef-provisioning-aws", "Apache-2.0", nil],
301
- ["chef-rewind", "MIT", nil],
302
- ["ubuntu_ami", "Apache-2.0", nil],
301
+ ["mixlib-authentication", "Apache-2.0", ["LICENSE"]],
302
+ ["mixlib-cli", "Apache-2.0", ["LICENSE"]],
303
+ ["mixlib-log", "Apache-2.0", ["LICENSE"]],
304
+ ["mixlib-shellout", "Apache-2.0", ["LICENSE"]],
305
+ ["moneta", "MIT", nil],
306
+ ["multipart-post", "MIT", ["README.md"]],
307
+ ["net-http-persistent", "MIT", ["README.rdoc"]],
308
+ ["net-http-pipeline", "MIT", ["README.txt"]],
303
309
  ["net-telnet", "Ruby", nil],
304
310
  ["netrc", "MIT", nil],
305
311
  ["oc-chef-pedant", "Apache-2.0", nil],
312
+ ["ohai", "Apache-2.0", ["LICENSE"]],
313
+ ["plist", "MIT", nil],
314
+ ["proxifier", "MIT", nil],
315
+ ["pry-remote", "MIT", nil],
316
+ ["pry-stack_explorer", "MIT", nil],
317
+ ["pry", "MIT", nil],
318
+ ["puma", "BSD-3-Clause", nil],
319
+ ["rack-test", "MIT", nil],
306
320
  ["rake", "MIT", nil],
307
- ["rspec", "MIT", nil],
308
- ["yajl-ruby", "MIT", nil],
309
- ["bunny", "MIT", nil],
310
- ["em-http-request", "MIT", nil],
311
- ["sequel", "MIT", nil],
321
+ ["rb-inotify", "MIT", ["README.md"]],
312
322
  ["reel", "MIT", nil],
313
- ["spork", "MIT", nil],
314
- ["rack-test", "MIT", nil],
315
- ["rework", "MIT", ["Readme.md"]],
316
323
  ["rework-visit", "MIT", ["Readme.md"]],
324
+ ["rework", "MIT", ["Readme.md"]],
325
+ ["rspec", "MIT", nil],
326
+ ["sequel", "MIT", nil],
317
327
  ["source-map-resolve", "MIT", ["LICENSE"]],
318
328
  ["source-map-url", "MIT", ["LICENSE"]],
319
- ["moneta", "MIT", nil],
320
- ["mixlib-authentication", "Apache-2.0", nil],
321
- ["mixlib-cli", "Apache-2.0", nil],
322
- ["ohai", "Apache-2.0", nil],
323
- ["chef", "Apache-2.0", nil],
324
- ["ipaddress", "MIT", nil],
329
+ ["spork", "MIT", nil],
330
+ ["syslog-logger", "MIT", ["README.rdoc"]],
325
331
  ["systemu", "BSD-2-Clause", nil],
326
- ["pry", "MIT", nil],
327
- ["puma", "BSD-3-Clause", nil],
328
- ["rb-inotify", "MIT", ["README.md"]],
329
- ["chef-web-core", "Apache-2.0", nil],
330
- ["knife-opc", "Apache-2.0", nil],
331
- ["highline", "Ruby", ["LICENSE"]],
332
+ ["timeliness", "MIT", ["LICENSE"]],
333
+ ["timers", "MIT", ["README.md"]],
334
+ ["ubuntu_ami", "Apache-2.0", ["LICENSE"]],
335
+ ["unicode_utils", "BSD-2-Clause", ["LICENSE.txt"]],
332
336
  ["unicorn", "Ruby", ["LICENSE"]],
337
+ ["uuidtools", "Apache-2.0", nil],
338
+ ["websocket", "MIT", ["README.md"]],
333
339
  ["winrm-fs", "Apache-2.0", nil],
340
+ ["wisper", "MIT", ["README.md"]],
341
+ ["yajl-ruby", "MIT", nil],
342
+ # Overrides that require file fetching from internet
334
343
  ["structured_warnings", "MIT", ["https://raw.githubusercontent.com/schmidt/structured_warnings/master/LICENSE.txt"]],
335
344
  ["codecov", "MIT", ["https://raw.githubusercontent.com/codecov/codecov-ruby/master/LICENSE.txt"]],
336
- ["net-http-persistent", "MIT", ["README.rdoc"]],
337
- ["net-http-pipeline", "MIT", ["README.txt"]],
338
- ["websocket", "MIT", ["README.md"]],
339
- ["timeliness", "MIT", ["LICENSE"]],
340
- # Overrides that require file fetching from internet
341
345
  ["sfl", "Ruby", ["https://raw.githubusercontent.com/ujihisa/spawn-for-legacy/master/LICENCE.md"]],
342
346
  ["json_pure", nil, ["https://raw.githubusercontent.com/flori/json/master/README.md"]],
343
- ["aws-sdk-core", nil, ["https://raw.githubusercontent.com/aws/aws-sdk-ruby/master/README.md"]],
344
- ["aws-sdk-resources", nil, ["https://raw.githubusercontent.com/aws/aws-sdk-ruby/master/README.md"]],
345
- ["aws-sdk", nil, ["https://raw.githubusercontent.com/aws/aws-sdk-ruby/master/README.md"]],
346
347
  ["fuzzyurl", nil, ["https://raw.githubusercontent.com/gamache/fuzzyurl/master/LICENSE.txt"]],
347
348
  ["jwt", nil, ["https://raw.githubusercontent.com/jwt/ruby-jwt/master/LICENSE"]],
348
349
  ["win32-process", "Artistic-2.0", ["https://raw.githubusercontent.com/chef/win32-process/ffi/README.md"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.0.19"
19
+ VERSION = "1.0.20"
20
20
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: license_scout
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.19
4
+ version: 1.0.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serdar Sutay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-10 00:00:00.000000000 Z
11
+ date: 2018-12-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl