license_scout 1.3.15 → 1.3.17

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: d67eac71c98a461b4251590c459a64d41b12d0755ac91d813b1f85b2426178d3
4
- data.tar.gz: 075f2e150f28929b4fdff1178ebef0afafe566cf7feaf6061d55decd037a76f5
3
+ metadata.gz: b525064f0f4051d2201fd8fbf7ef6b279d1e799bccc838cb466400097c6710d9
4
+ data.tar.gz: da2f8cd90d9aec5b6241ad64a5436d292412ccad3c75197a46993bcac7616aba
5
5
  SHA512:
6
- metadata.gz: 1fc2bab3e5147b886a66c8e8fff5f8ca6b28d0e7c73cc2ea647f16b368b334e65edaca0f00fbe3e3cbd6e47bf77694679b5990d2341a1dfdaf8d549d6f52daed
7
- data.tar.gz: 4ccddb7d8fdccf29cce0965a2a43e11ca8d1217c88d9f10be27a661c19921d3901fd1739051ad09b4c386c64d21360ceeb08b01599c43956eb43d1146e99ca83
6
+ metadata.gz: 56aa8c8bdb61b34cc6215f4537f4fe344cec0a6383a67271e37cbf410db6d3c3d6372d8fedef3e08026f77fda6b7c499470c343d12bcc7168618af20c9d387ef
7
+ data.tar.gz: 273cdf5b31b4ab426e4f992a683831c259ac189c2b6d73c84b8b8b1916f65380e7c4a1d81e4d44b6bc3d2451d49ae828a138245eb12b6d372de542ff9601373e
@@ -393,6 +393,7 @@ module LicenseScout
393
393
  ["libv8", "MIT", ["https://raw.githubusercontent.com/rubyjs/libv8/master/README.md"]],
394
394
  ["lockfile", "Ruby", ["https://rubygems.org/gems/lockfile"]],
395
395
  ["logger", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/logger/master/BSDL"]],
396
+ ["mime-types-data", "MIT", ["https://raw.githubusercontent.com/mime-types/mime-types-data/main/LICENCE.md"]],
396
397
  ["minitar", "Ruby", ["https://raw.githubusercontent.com/atoulme/minitar/master/README"]],
397
398
  ["minitest", nil, ["https://raw.githubusercontent.com/seattlerb/minitest/master/README.rdoc"]],
398
399
  ["minitest-sprint", "MIT", ["https://raw.githubusercontent.com/seattlerb/minitest-sprint/master/README.rdoc"]],
@@ -434,6 +435,7 @@ module LicenseScout
434
435
  ["thin", "BSD-2-Clause", ["https://raw.githubusercontent.com/macournoyer/thin/master/README.md"]],
435
436
  ["time", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/time/master/BSDL"]],
436
437
  ["timeout", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/timeout/master/BSDL"]],
438
+ ["train-kubernetes", "Apache-2.0", ["https://raw.githubusercontent.com/inspec/train-kubernetes/master/LICENSE"]],
437
439
  ["stringio", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/stringio/master/LICENSE.txt"]],
438
440
  ["unicorn-rails", "MIT", ["https://raw.githubusercontent.com/samuelkadolph/unicorn-rails/master/LICENSE"]],
439
441
  ["uri_template", "MIT", ["https://raw.githubusercontent.com/hannesg/uri_template/master/uri_template.gemspec"]],
@@ -546,7 +548,7 @@ module LicenseScout
546
548
  ["Algorithm-Diff", "Perl-5", ["lib/Algorithm/Diff.pm"]],
547
549
  ["Encode-Locale", nil, ["README"]],
548
550
  ["Hash-Merge", nil, ["README.md"]],
549
- ["Clone", nil, ["README"]],
551
+ ["Clone", nil, ["README.md"]],
550
552
  ["Clone-Choose", nil, ["README.md"]],
551
553
  ["URI-db", nil, ["README"]],
552
554
  ["URI-Nested", nil, ["README.md"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.3.15".freeze
19
+ VERSION = "1.3.17".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.3.15
4
+ version: 1.3.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serdar Sutay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-28 00:00:00.000000000 Z
11
+ date: 2025-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl