license_scout 1.3.10 → 1.3.11

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: 4c83e0b8e20c23612feabbca1bbd1084b10f1458f943532fc9aa70befddda332
4
- data.tar.gz: 2c0792f812e48afbc0dd9695b92955b9fe1169b9ca44732ccc613e24854b8669
3
+ metadata.gz: de26dbd08c5e41971263e66284f14a0245071d15056a43a083f0694ae6c76b9b
4
+ data.tar.gz: 74e17499d55cecbc1cbfd366842a5aa0dc83c763ae9541efa31adf1a3e4a53d2
5
5
  SHA512:
6
- metadata.gz: 1c979ab29504db37908ec2a8fd23750327098e60d555b443a4835ff48d15e9de347764b60e8850e0bf916679709b305403f1e0be3c44c5af559ce5a1437040c3
7
- data.tar.gz: e2ef6886827627b05db9cd7d040c9a09698e2b058572fdfbf6ebd909967b0e43ec37fb9f18608c1ff49bc8d1f9c36fddfa04e90756a6f85600621a6d0ff53a67
6
+ metadata.gz: c3893e2fb8a56f5444ec30ce4e129cbdfcfeb8b1c86c224d90c4a804721f0e0a1e4c8820169c0e60e99ef351d882a9b068b3b6d6577317fbf189b60b672ef9b3
7
+ data.tar.gz: dcd583ebf680d01766e22724c7c0de10b59d2e7b431cfb1526f1994bd0afdf731ca9125cfb029722387f6c2beff8f4b4e04a06746fbe831b26b5b1f4a5af7211
@@ -430,7 +430,7 @@ module LicenseScout
430
430
  ["structured_warnings", "MIT", ["https://raw.githubusercontent.com/schmidt/structured_warnings/master/LICENSE.txt"]],
431
431
  ["therubyracer", "MIT", ["https://raw.githubusercontent.com/rubyjs/therubyracer/master/README.md"]],
432
432
  ["thin", "BSD-2-Clause", ["https://raw.githubusercontent.com/macournoyer/thin/master/README.md"]],
433
- ["time", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/time/master/LICENSE.txt"]],
433
+ ["time", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/time/master/BSDL"]],
434
434
  ["timeout", "BSD-2-Clause", ["https://raw.githubusercontent.com/ruby/timeout/master/BSDL"]],
435
435
  ["unicorn-rails", "MIT", ["https://raw.githubusercontent.com/samuelkadolph/unicorn-rails/master/LICENSE"]],
436
436
  ["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.10".freeze
19
+ VERSION = "1.3.11".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.10
4
+ version: 1.3.11
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-06-14 00:00:00.000000000 Z
11
+ date: 2024-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl