license_scout 1.2.5 → 1.2.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/license_scout/overrides.rb +1 -1
- data/lib/license_scout/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 26fa735335ee9c961712c9ad23407b61df57f9080a355ff076c3f97f88a6b2a1
|
4
|
+
data.tar.gz: 8d19d992c3bc220070bc0e5a54fa3ba050f77bb9c0f22fa91e5d281f1c42d438
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 848150d78527ca03769333f1dc1d9649d0ca26593e2bca492e046a26e406d51e203157a4d71e8d3a47d6049d78d93402315befdf2e5a89bc6db7bf9531cb2eaf
|
7
|
+
data.tar.gz: b73da0a683d24079dae2eec7f3c123ee67d80735f19fb4f961344d2618dd24b48a819bf87942c8db1b95719051c09457b9bd315c90de4fe320739f0301003723
|
@@ -399,7 +399,7 @@ module LicenseScout
|
|
399
399
|
["rly", "MIT", ["https://raw.githubusercontent.com/farcaller/rly/master/LICENSE.txt"]],
|
400
400
|
["rspec-rerun", nil, ["https://raw.githubusercontent.com/dblock/rspec-rerun/master/LICENSE.md"]],
|
401
401
|
["rubyzip", nil, ["https://raw.githubusercontent.com/rubyzip/rubyzip/master/README.md"]],
|
402
|
-
["
|
402
|
+
["simplecov_json_formatter", "MIT", ["https://raw.githubusercontent.com/codeclimate-community/simplecov_json_formatter/master/LICENSE"]],
|
403
403
|
["sfl", "Ruby", ["https://raw.githubusercontent.com/ujihisa/spawn-for-legacy/master/LICENCE.md"]],
|
404
404
|
["slack-notifier", "MIT", ["https://raw.githubusercontent.com/stevenosloan/slack-notifier/master/LICENSE"]],
|
405
405
|
["sslshake", "MPL-2.0", ["https://raw.githubusercontent.com/arlimus/sslshake/master/README.md"]],
|