license_scout 1.2.13 → 1.2.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eab339ca9a3cd0e459d53b90a87bfa661e4941d0a2f1db5f796734e05debd566
4
- data.tar.gz: 0d4e2177475eac49fda982001fc068568c8f031556440a2e33401b739ab9f0e3
3
+ metadata.gz: 931923ee6588a3ba0e761c667c6d55666db7443f5274ea121ebd6975eafdf52e
4
+ data.tar.gz: 841743ab542a791c853c68395028614ff2a37189ad89a73edc4d6c1711fe8f75
5
5
  SHA512:
6
- metadata.gz: ece5c93f9293a953c6fb3d623959a00cc0401fb8f7c8d4aa57ccae3e8ac61f6f214659da575302baac0b1ae344b74cf2aeaacf4342a80d0539a402b7830460d6
7
- data.tar.gz: b69e2c63c4ab254fb7bbe2bfc15eb0ee5f61aa0085530ce2c0f49b13002d5f3e9d5cab2414172a52da60d88cb9fd68df35244aa5600eea718843294664d60ae6
6
+ metadata.gz: f6f60074eb1e4fd667a3fb1aa3e7b6930d297d51707fda414927ff11257a27bf9b9c02739b3dd5059fcd6b6404fb1b74ef4cf00c3331f6ad54fd162dd84c40f4
7
+ data.tar.gz: 8dd8c27092876ccbb7b9583c09ccbe64f75eebe54671a21bfb351abb41ae74da97dcf4149796b6d78cf5de6d8f9d4fad2fd427d6f603547aff06c93de43138ed
@@ -362,6 +362,7 @@ module LicenseScout
362
362
  ["coffee-script-source", nil, ["https://raw.githubusercontent.com/jessedoyle/coffee-script-source/master/LICENSE"]],
363
363
  ["compass", "MIT", ["https://raw.githubusercontent.com/Compass/compass/stable/LICENSE.markdown"]],
364
364
  ["cucumber-wire", nil, ["https://raw.githubusercontent.com/cucumber/cucumber-ruby-wire/master/LICENSE"]],
365
+ ["date", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/date/master/README.md"]],
365
366
  ["dep_selector", nil, ["https://raw.githubusercontent.com/chef/dep-selector/master/LICENSE"]],
366
367
  ["enumerable-lazy", "MIT", ["https://raw.githubusercontent.com/yhara/enumerable-lazy/master/README.md"]],
367
368
  ["fast_xs", "MIT", ["https://raw.githubusercontent.com/brianmario/fast_xs/master/LICENSE"]],
@@ -381,6 +382,7 @@ module LicenseScout
381
382
  ["inspec-msccm", nil, [canonical("Chef-MLSA")]],
382
383
  ["inspec-scap", nil, [canonical("Chef-MLSA")]],
383
384
  ["interception", "MIT", ["https://raw.githubusercontent.com/ConradIrwin/interception/master/LICENSE.MIT"]],
385
+ ["io-wait", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/io-wait/master/COPYING"]],
384
386
  ["jaro_winkler", "MIT", ["https://raw.githubusercontent.com/tonytonyjan/jaro_winkler/master/LICENSE.txt"]],
385
387
  ["json_pure", nil, ["https://raw.githubusercontent.com/flori/json/master/README.md"]],
386
388
  ["jwt", nil, ["https://raw.githubusercontent.com/jwt/ruby-jwt/master/LICENSE"]],
@@ -389,6 +391,7 @@ module LicenseScout
389
391
  ["minitest", nil, ["https://raw.githubusercontent.com/seattlerb/minitest/master/README.rdoc"]],
390
392
  ["mocha", "MIT", ["https://raw.githubusercontent.com/freerange/mocha/master/MIT-LICENSE.md"]],
391
393
  ["net-http-spy", "Public-Domain", ["https://raw.githubusercontent.com/martinbtt/net-http-spy/master/readme.markdown"]],
394
+ ["net-protocol", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/net-protocol/master/LICENSE.txt"]],
392
395
  ["nio4r", "MIT", ["https://raw.githubusercontent.com/socketry/nio4r/master/README.md"]],
393
396
  ["omniauth-chef", nil, ["https://raw.githubusercontent.com/chef/omniauth-chef/master/README.md"]],
394
397
  ["os", "MIT", ["https://raw.githubusercontent.com/rdp/os/master/LICENSE"]],
@@ -406,6 +409,7 @@ module LicenseScout
406
409
  ["rest-client", "MIT", ["https://raw.githubusercontent.com/rest-client/rest-client/master/LICENSE"]],
407
410
  ["rly", "MIT", ["https://raw.githubusercontent.com/farcaller/rly/master/LICENSE.txt"]],
408
411
  ["rspec-rerun", nil, ["https://raw.githubusercontent.com/dblock/rspec-rerun/master/LICENSE.md"]],
412
+ ["ruby2_keywords", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/ruby2_keywords/master/LICENSE"]],
409
413
  ["rubyzip", nil, ["https://raw.githubusercontent.com/rubyzip/rubyzip/master/README.md"]],
410
414
  ["simplecov_json_formatter", "MIT", ["https://raw.githubusercontent.com/codeclimate-community/simplecov_json_formatter/master/LICENSE"]],
411
415
  ["sfl", "Ruby", ["https://raw.githubusercontent.com/ujihisa/spawn-for-legacy/master/LICENCE.md"]],
@@ -417,6 +421,8 @@ module LicenseScout
417
421
  ["structured_warnings", "MIT", ["https://raw.githubusercontent.com/schmidt/structured_warnings/master/LICENSE.txt"]],
418
422
  ["therubyracer", "MIT", ["https://raw.githubusercontent.com/rubyjs/therubyracer/master/README.md"]],
419
423
  ["thin", "BSD-2-Clause", ["https://raw.githubusercontent.com/macournoyer/thin/master/README.md"]],
424
+ ["time", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/time/master/LICENSE.txt"]],
425
+ ["timeout", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/timeout/master/LICENSE.txt"]],
420
426
  ["unicorn-rails", "MIT", ["https://raw.githubusercontent.com/samuelkadolph/unicorn-rails/master/LICENSE"]],
421
427
  ["uri_template", "MIT", ["https://raw.githubusercontent.com/hannesg/uri_template/master/uri_template.gemspec"]],
422
428
  ["url", "MIT", ["https://raw.githubusercontent.com/tal/URL/master/LICENSE"]],
@@ -472,6 +478,7 @@ module LicenseScout
472
478
  # inside the modules we download to inspect for licensing information.
473
479
  [
474
480
  ["sqitch", "MIT", ["https://raw.githubusercontent.com/sqitchers/sqitch/develop/LICENSE.md"]],
481
+ ["sqitch", "MIT", ["https://raw.githubusercontent.com/theory/sqitch/master/README.md"]],
475
482
  ["Scalar-List-Utils", nil, ["README"]],
476
483
  ["perl", nil, ["README"]],
477
484
  ["IO", nil, ["README"]],
@@ -494,7 +501,7 @@ module LicenseScout
494
501
  ["ExtUtils-Install", nil, ["README"]],
495
502
  ["File-Path", nil, ["README"]],
496
503
  ["Getopt-Long", "Perl-5", ["README"]],
497
- ["ExtUtils-ParseXS", "Perl-5", ["README"]],
504
+ ["ExtUtils-ParseXS", "Perl-5", ["META.json"]],
498
505
  ["version", nil, ["README"]],
499
506
  ["Data-Dumper", "Perl-5", ["Dumper.pm"]],
500
507
  ["Test-Harness", nil, ["README"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.2.13".freeze
19
+ VERSION = "1.2.16".freeze
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.2.13
4
+ version: 1.2.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serdar Sutay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-21 00:00:00.000000000 Z
11
+ date: 2022-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl