license_scout 1.2.5 → 1.2.12

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: fc5ec63d8a41595b2a12030ff9d4de100181611b25c84d5ef47ebbad5a6baaa5
4
- data.tar.gz: ef7c9ff4e3164c9c19362b1c24951eed77efbc916dc83aaad22451be1df8fc06
3
+ metadata.gz: 061c46252153dc8110f25e0c9ddf91a7e50b07afaa333f1d8d410323533e5ccb
4
+ data.tar.gz: 2746ea801bc7fb38cb63a2174892268c120701e00f2e64d4952d72aeb3c61856
5
5
  SHA512:
6
- metadata.gz: 2181a26301e90cc2eb025c541cab9f1723a81a2a5e439795258639e1081f1c4b5f1d63f4cdd7fd4ba3737ab74044678f44a2f50e6c41909ffede05243ec4c36f
7
- data.tar.gz: aa78a4df65984d07f17e883983a83d86fe6212e99b459d1c5791f618010a72e19862e97e65e8488eff30eb46f9e1702b2fbb8c226885a03ebd351dd2cad5ba4d
6
+ metadata.gz: d98d45e6f8b19c161a849cf527b1e34fd96830079184b0b3043db4ad21dbc2b6395f9b77e89b2e977cf956e2b17836aef19586e78f82badb6c8409c91d1cd08e
7
+ data.tar.gz: eb5aa4026fb9f04409c233b17496b1259d2da4c9a8f42391a99ff644020b5cab3c7af09717a6ad94d56ee7af94b3c52b854a815516d6edcc81337b249ea32acf
@@ -284,6 +284,7 @@ module LicenseScout
284
284
 
285
285
  # Default overrides for ruby_bundler dependency manager.
286
286
  other_gems = [
287
+ ["transit-ruby", "Apache-2.0", ["LICENSE"]],
287
288
  ["binding_of_caller", "MIT", nil],
288
289
  ["bunny", "MIT", nil],
289
290
  ["chef-provisioning-aws", "Apache-2.0", ["LICENSE"]],
@@ -297,6 +298,7 @@ module LicenseScout
297
298
  ["em-http-request", "MIT", nil],
298
299
  ["equatable", "MIT", ["LICENSE.txt"]],
299
300
  ["erubis", "MIT", nil],
301
+ ["formatador", "MIT", ["LICENSE.md"]],
300
302
  ["hana", "MIT", ["README.md"]],
301
303
  ["highline", "Ruby", ["LICENSE"]],
302
304
  ["httpclient", "Ruby", ["README.md"]],
@@ -306,6 +308,7 @@ module LicenseScout
306
308
  ["knife-opc", "Apache-2.0", nil],
307
309
  ["little-plugger", "MIT", ["README.rdoc"]],
308
310
  ["logging", "MIT", ["README.md"]],
311
+ ["lumberjack", "MIT", ["MIT_LICENSE.txt"]],
309
312
  ["method_source", "MIT", nil],
310
313
  ["mixlib-authentication", "Apache-2.0", ["LICENSE"]],
311
314
  ["mixlib-cli", "Apache-2.0", ["LICENSE"]],
@@ -313,6 +316,8 @@ module LicenseScout
313
316
  ["mixlib-shellout", "Apache-2.0", ["LICENSE"]],
314
317
  ["moneta", "MIT", nil],
315
318
  ["multipart-post", "MIT", ["README.md"]],
319
+ ["mustermann", "MIT", ["LICENSE"]],
320
+ ["mustermann-grape", "MIT", nil],
316
321
  ["net-http-persistent", "MIT", ["README.rdoc"]],
317
322
  ["net-http-pipeline", "MIT", ["README.txt"]],
318
323
  ["net-telnet", "Ruby", nil],
@@ -369,6 +374,7 @@ module LicenseScout
369
374
  ["googleapis-common-protos", "Apache-2.0", ["https://raw.githubusercontent.com/googleapis/googleapis/master/LICENSE"]],
370
375
  ["grpc-google-iam-v1", "Apache-2.0", ["https://raw.githubusercontent.com/googleapis/googleapis/master/LICENSE"]],
371
376
  ["grpc", "Apache-2.0", ["https://raw.githubusercontent.com/grpc/grpc/master/LICENSE"]],
377
+ ["get_process_mem", "MIT", ["https://raw.githubusercontent.com/schneems/get_process_mem/master/README.md"]],
372
378
  ["hoe", "MIT", ["https://raw.githubusercontent.com/seattlerb/hoe/master/README.rdoc"]],
373
379
  ["http-accept", "MIT", ["https://raw.githubusercontent.com/socketry/http-accept/master/README.md"]],
374
380
  ["http_parser.rb", nil, ["https://raw.githubusercontent.com/tmm1/http_parser.rb/master/LICENSE-MIT"]],
@@ -378,6 +384,7 @@ module LicenseScout
378
384
  ["jaro_winkler", "MIT", ["https://raw.githubusercontent.com/tonytonyjan/jaro_winkler/master/LICENSE.txt"]],
379
385
  ["json_pure", nil, ["https://raw.githubusercontent.com/flori/json/master/README.md"]],
380
386
  ["jwt", nil, ["https://raw.githubusercontent.com/jwt/ruby-jwt/master/LICENSE"]],
387
+ ["libv8", "MIT", ["https://raw.githubusercontent.com/rubyjs/libv8/master/README.md"]],
381
388
  ["minitar", "Ruby", ["https://raw.githubusercontent.com/atoulme/minitar/master/README"]],
382
389
  ["minitest", nil, ["https://raw.githubusercontent.com/seattlerb/minitest/master/README.rdoc"]],
383
390
  ["mocha", "MIT", ["https://raw.githubusercontent.com/freerange/mocha/master/MIT-LICENSE.md"]],
@@ -394,12 +401,13 @@ module LicenseScout
394
401
  ["rails-html-sanitizer", nil, ["https://raw.githubusercontent.com/rails/rails-html-sanitizer/master/MIT-LICENSE"]],
395
402
  ["rails", nil, ["https://raw.githubusercontent.com/rails/rails/master/README.md"]],
396
403
  ["railties", nil, ["https://raw.githubusercontent.com/rails/rails/master/railties/MIT-LICENSE"]],
404
+ ["ref", "MIT", ["https://raw.githubusercontent.com/ruby-concurrency/ref/master/MIT_LICENSE"]],
397
405
  ["rdoc", "Ruby", ["https://raw.githubusercontent.com/ruby/rdoc/master/LICENSE.rdoc"]],
398
406
  ["rest-client", "MIT", ["https://raw.githubusercontent.com/rest-client/rest-client/master/LICENSE"]],
399
407
  ["rly", "MIT", ["https://raw.githubusercontent.com/farcaller/rly/master/LICENSE.txt"]],
400
408
  ["rspec-rerun", nil, ["https://raw.githubusercontent.com/dblock/rspec-rerun/master/LICENSE.md"]],
401
409
  ["rubyzip", nil, ["https://raw.githubusercontent.com/rubyzip/rubyzip/master/README.md"]],
402
- ["simplecov-json", "MIT", ["https://raw.githubusercontent.com/vicentllongo/simplecov-json/master/LICENSE"]],
410
+ ["simplecov_json_formatter", "MIT", ["https://raw.githubusercontent.com/codeclimate-community/simplecov_json_formatter/master/LICENSE"]],
403
411
  ["sfl", "Ruby", ["https://raw.githubusercontent.com/ujihisa/spawn-for-legacy/master/LICENCE.md"]],
404
412
  ["slack-notifier", "MIT", ["https://raw.githubusercontent.com/stevenosloan/slack-notifier/master/LICENSE"]],
405
413
  ["sslshake", "MPL-2.0", ["https://raw.githubusercontent.com/arlimus/sslshake/master/README.md"]],
@@ -461,6 +469,7 @@ module LicenseScout
461
469
  # Most of the overrides for perl_cpan are pointing to the README files
462
470
  # inside the modules we download to inspect for licensing information.
463
471
  [
472
+ ["sqitch", "MIT", ["https://raw.githubusercontent.com/sqitchers/sqitch/develop/LICENSE.md"]],
464
473
  ["Scalar-List-Utils", nil, ["README"]],
465
474
  ["perl", nil, ["README"]],
466
475
  ["IO", nil, ["README"]],
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module LicenseScout
19
- VERSION = "1.2.5".freeze
19
+ VERSION = "1.2.12".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.5
4
+ version: 1.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serdar Sutay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-03 00:00:00.000000000 Z
11
+ date: 2021-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi-yajl
@@ -256,7 +256,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
256
256
  - !ruby/object:Gem::Version
257
257
  version: '0'
258
258
  requirements: []
259
- rubygems_version: 3.0.3
259
+ rubygems_version: 3.1.4
260
260
  signing_key:
261
261
  specification_version: 4
262
262
  summary: Discovers license files of a project's dependencies.