Bump metadata-json-lint from 2.4.0 to 3.0.2

Bumps [metadata-json-lint](https://github.com/voxpupuli/metadata-json-lint) from 2.4.0 to 3.0.2.
- [Release notes](https://github.com/voxpupuli/metadata-json-lint/releases)
- [Changelog](https://github.com/voxpupuli/metadata-json-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/voxpupuli/metadata-json-lint/compare/2.4.0...3.0.2)

---
updated-dependencies:
- dependency-name: metadata-json-lint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-21 03:41:17 +00:00 committed by GitHub
parent 3b0ad1a39e
commit 59669e79c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -49,13 +49,13 @@ GEM
hiera (3.9.0)
hocon (1.3.1)
json (2.6.2)
json-schema (2.8.1)
addressable (>= 2.4)
json-schema (3.0.0)
addressable (>= 2.8)
jwt (2.2.3)
locale (2.1.3)
log4r (1.1.10)
metadata-json-lint (2.4.0)
json-schema (~> 2.8)
metadata-json-lint (3.0.2)
json-schema (>= 2.8, < 4.0)
spdx-licenses (~> 1.0)
minitar (0.9)
mocha (1.14.0)
@ -68,7 +68,7 @@ GEM
pastel (0.8.0)
tty-color (~> 0.5)
pathspec (1.0.0)
public_suffix (4.0.6)
public_suffix (4.0.7)
puppet (7.17.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
@ -210,7 +210,7 @@ PLATFORMS
DEPENDENCIES
json (>= 2.0.2)
metadata-json-lint (~> 2.4)
metadata-json-lint (~> 3.0)
os (~> 1.1)
puppet (>= 7, < 8)
puppet-lint (~> 2.3)