license_scout 1.3.16 → 1.3.17

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: 4e5371ab3ce96e79473464e96c9ef41aec8f0abc82ad943b6c2dd1c951528b4d
4
- data.tar.gz: 96d7aba7595e28fff263156402f2353ed766386938dc0d1ea4010c34b06d3a5f
3
+ metadata.gz: b525064f0f4051d2201fd8fbf7ef6b279d1e799bccc838cb466400097c6710d9
4
+ data.tar.gz: da2f8cd90d9aec5b6241ad64a5436d292412ccad3c75197a46993bcac7616aba
5
5
  SHA512:
6
- metadata.gz: 79b1c2921272fdf97bb55774926f51eca6302f02e094d2afd0916bd2d55c51d5e6e647123ebecd942ca76c55855dcfbfcdf827b4435efa333560c313d07aec5d
7
- data.tar.gz: 9037e9ae54d5fbae78ec6700812b780d71f87ecd2406bc0c56f387b2e5185e7609dea167d6aecf088722bb934bd18cbd716486049494f34447c9781f86b06839
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"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.3.16".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.16
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-12-30 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