license_scout 1.2.9 → 1.2.10

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: 913dd949ea61e14028ef8d5525a08523e48b1416598cf2f4dbad9f74bcc424fd
4
- data.tar.gz: 724a2cffb03b2aa50e9ab4a389acc4a8e4f008d4b0973f42117bcb548dc30942
3
+ metadata.gz: 1918edc4816e84dd75317612925130d15157f329f935f4b49148ea984fa18028
4
+ data.tar.gz: d807484e8045edb2fcd3d079e9ecf97a4301e928af0c0c232a4e2c1a042e01ff
5
5
  SHA512:
6
- metadata.gz: 28ffbad22e8cb313b10462104b3f3cdc5d56a54b8650684f902123c0c3245f85173d53285084b8dbe965431a981911bef5dc6ecd8c7e36fe8c0bf019742b7ff2
7
- data.tar.gz: 28f7149f7ca0fded8154e61c2280e3f564ddb1b3f97a7f4cbd51d5c4ab6687d80d3d0f90454fa23d7dc746466205d9539392c1cc3fa09891eb07e7add75e33a3
6
+ metadata.gz: dcfb7755f9dcd438123d87d0acf1d30b6eda08e3ff8b5080d6765cd5c2189d8890a45385a96d529fd006b157f311c0678b012010c4e732a9bcdc1d824659d827
7
+ data.tar.gz: fa1df656dea762e7c4aa058d61322940793b7429a33fdfc32e4641ce03d7b3eaabeded01c9fcabbd7acac4e19afed104eff556d4d3f477bb23dc8e0bfa37b49f
@@ -373,6 +373,7 @@ module LicenseScout
373
373
  ["googleapis-common-protos", "Apache-2.0", ["https://raw.githubusercontent.com/googleapis/googleapis/master/LICENSE"]],
374
374
  ["grpc-google-iam-v1", "Apache-2.0", ["https://raw.githubusercontent.com/googleapis/googleapis/master/LICENSE"]],
375
375
  ["grpc", "Apache-2.0", ["https://raw.githubusercontent.com/grpc/grpc/master/LICENSE"]],
376
+ ["get_process_mem", "MIT", ["https://raw.githubusercontent.com/schneems/get_process_mem/master/README.md"]],
376
377
  ["hoe", "MIT", ["https://raw.githubusercontent.com/seattlerb/hoe/master/README.rdoc"]],
377
378
  ["http-accept", "MIT", ["https://raw.githubusercontent.com/socketry/http-accept/master/README.md"]],
378
379
  ["http_parser.rb", nil, ["https://raw.githubusercontent.com/tmm1/http_parser.rb/master/LICENSE-MIT"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.2.9".freeze
19
+ VERSION = "1.2.10".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.2.9
4
+ version: 1.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serdar Sutay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-05 00:00:00.000000000 Z
11
+ date: 2021-03-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl