license_scout 1.3.18 → 1.3.19

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: 7bff8f3b293c4d8b95090c16da33892348135e928d606677c02fbcb774d612fb
4
- data.tar.gz: 6a4f731e59a376f610aafeb4e20e2b31f8bec9dfc6383623eef1ab1abe507442
3
+ metadata.gz: 22c1d8c40964de099fae8e7b0244f23978d2ff446d1384ab9fb27fca9c5ebba6
4
+ data.tar.gz: f34883f831a14e7e26a0c48ebe4192aa7ac4eb9dbe7ae7820719e94d45f1ca8a
5
5
  SHA512:
6
- metadata.gz: b5e148f98a4dfe1c08d5299678d7f7204b8b8c544eb6663c4e3ea7e7798b16737917ecdf6e2e6a126233a73831a1296eb3edce33ef137b06868788d60f898745
7
- data.tar.gz: d4542425a7c65873118e6366532ef8bade747a2fbd7470ce8e656970d3d83041a6590effe87e65b8734080d79d002aac83cbbb93f6ce928f578fe46cdfeb5c07
6
+ metadata.gz: 11e88406333407e66305f90f7526d797ea2004615d41384cb5b4ba23225e99fa5923828f4dcab05558a50b9e28a308d6bbf109fb26e62a2e69ed1c95b82dd280
7
+ data.tar.gz: c7a92841c0ca3fa1e9f3f13ef650fd817698120578db9b2d4478b4744532c911c09f5b89b61784ac4f92cd28004425cbe26b7d4168cd6330c374f9b0884dc89c
@@ -394,6 +394,7 @@ module LicenseScout
394
394
  ["lockfile", "Ruby", ["https://rubygems.org/gems/lockfile"]],
395
395
  ["logger", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/logger/master/BSDL"]],
396
396
  ["mime-types-data", "MIT", ["https://raw.githubusercontent.com/mime-types/mime-types-data/main/LICENCE.md"]],
397
+ ["mime-types", "MIT", ["https://github.com/mime-types/ruby-mime-types?tab=License-1-ov-file"]],
397
398
  ["minitar", "Ruby", ["https://raw.githubusercontent.com/atoulme/minitar/master/README"]],
398
399
  ["minitest", nil, ["https://raw.githubusercontent.com/seattlerb/minitest/master/README.rdoc"]],
399
400
  ["minitest-sprint", "MIT", ["https://raw.githubusercontent.com/seattlerb/minitest-sprint/master/README.rdoc"]],
@@ -403,6 +404,7 @@ module LicenseScout
403
404
  ["net-protocol", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/net-protocol/master/BSDL"]],
404
405
  ["nio4r", "MIT", ["https://raw.githubusercontent.com/socketry/nio4r/master/readme.md"]],
405
406
  ["omniauth-chef", nil, ["https://raw.githubusercontent.com/chef/omniauth-chef/master/README.md"]],
407
+ ["omniauth-chef-oauth2", "Apache-2.0", ["https://github.com/chef/omniauth-chef-oauth2?tab=readme-ov-file#license"]],
406
408
  ["options", "Ruby", ["https://rubygems.org/gems/options"]],
407
409
  ["os", "MIT", ["https://raw.githubusercontent.com/rdp/os/master/LICENSE"]],
408
410
  ["overcommit", nil, ["https://raw.githubusercontent.com/brigade/overcommit/master/MIT-LICENSE"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.3.18".freeze
19
+ VERSION = "1.3.19".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.18
4
+ version: 1.3.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serdar Sutay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-25 00:00:00.000000000 Z
11
+ date: 2025-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl