license_scout 1.3.5 → 1.3.7

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: baa21322a4e393ddc98a1000f75cebb09279ab4051b8cb92b69f8f94abd033c1
4
- data.tar.gz: 65c4064886873886a00ec4c86fbe025bccb2a22ea68ef0cc1b1a52ae20618373
3
+ metadata.gz: 821efe0b7cbe4c23507fd59f9ff95d1f581e31a5de758f99274ace3b201dc759
4
+ data.tar.gz: 2a8237eb322b64cdd18203d9e971916a032faac03107f683238af38716dd5390
5
5
  SHA512:
6
- metadata.gz: 53c0f0448304d08e13ce7ff99c672764c177060447b14c908f4e11d7da911e7e75ac9ed8115a226d327a7a0da5dd6dbeecae670b17cac70667b88e0774df13de
7
- data.tar.gz: c6327b6fc89884716690d0e1642311178f288a9a4321b6f74bf47d54645c9aa140c4be7b4ba69d7e61e331af9f53cbdd48ce1e9b5aaef8d98c121cfb46f2c346
6
+ metadata.gz: 3ecf357fa8c9b1f2926b406a45b729a056fedf4365abb1208c8725521001f3f43164c8210d163cc94f670971e8bb61340f5da7fd5ce1aa2cd10931b89dbdd9e3
7
+ data.tar.gz: 4dd72ce9855374853248b7fa80090a292474d058033537706a7819d5a5a6e22c8e440558fe4794c95059c263ed7737685df6fa34b6a177917c618d9f79120b1c
@@ -380,7 +380,7 @@ module LicenseScout
380
380
  ["get_process_mem", "MIT", ["https://raw.githubusercontent.com/schneems/get_process_mem/master/README.md"]],
381
381
  ["hoe", "MIT", ["https://raw.githubusercontent.com/seattlerb/hoe/master/README.rdoc"]],
382
382
  ["html-proofer", "MIT", ["https://raw.githubusercontent.com/gjtorikian/html-proofer/main/LICENSE.txt"]],
383
- ["http-accept", "MIT", ["https://raw.githubusercontent.com/socketry/http-accept/master/README.md"]],
383
+ ["http-accept", "MIT", ["https://raw.githubusercontent.com/socketry/http-accept/master/readme.md"]],
384
384
  ["http_parser.rb", nil, ["https://raw.githubusercontent.com/tmm1/http_parser.rb/master/LICENSE-MIT"]],
385
385
  ["inspec-msccm", nil, [canonical("Chef-MLSA")]],
386
386
  ["inspec-scap", nil, [canonical("Chef-MLSA")]],
@@ -398,7 +398,7 @@ module LicenseScout
398
398
  ["multipart-post", "MIT", ["https://raw.githubusercontent.com/socketry/multipart-post/main/license.md"]],
399
399
  ["net-http-spy", "Public-Domain", ["https://raw.githubusercontent.com/martinbtt/net-http-spy/master/readme.markdown"]],
400
400
  ["net-protocol", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/net-protocol/master/LICENSE.txt"]],
401
- ["nio4r", "MIT", ["https://raw.githubusercontent.com/socketry/nio4r/master/README.md"]],
401
+ ["nio4r", "MIT", ["https://raw.githubusercontent.com/socketry/nio4r/master/readme.md"]],
402
402
  ["omniauth-chef", nil, ["https://raw.githubusercontent.com/chef/omniauth-chef/master/README.md"]],
403
403
  ["options", "Ruby", ["https://rubygems.org/gems/options"]],
404
404
  ["os", "MIT", ["https://raw.githubusercontent.com/rdp/os/master/LICENSE"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.3.5".freeze
19
+ VERSION = "1.3.7".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.5
4
+ version: 1.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serdar Sutay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-01 00:00:00.000000000 Z
11
+ date: 2024-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl