Bump metadata-json-lint from 3.0.2 to 3.0.3

Bumps [metadata-json-lint](https://github.com/voxpupuli/metadata-json-lint) from 3.0.2 to 3.0.3.
- [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/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-25 10:57:45 +00:00 committed by GitHub
parent 9ca2d5dc50
commit ce8d4497ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.6)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
colored2 (3.1.2)
concurrent-ruby (1.1.10)
@ -53,13 +53,13 @@ GEM
hiera (3.11.0)
hocon (1.3.1)
json (2.6.3)
json-schema (3.0.0)
json-schema (4.0.0)
addressable (>= 2.8)
jwt (2.2.3)
locale (2.1.3)
log4r (1.1.10)
metadata-json-lint (3.0.2)
json-schema (>= 2.8, < 4.0)
metadata-json-lint (3.0.3)
json-schema (>= 2.8, < 5.0)
spdx-licenses (~> 1.0)
minitar (0.9)
mocha (1.16.1)
@ -75,7 +75,7 @@ GEM
prime (0.1.2)
forwardable
singleton
public_suffix (4.0.7)
public_suffix (5.0.1)
puppet (7.22.0)
concurrent-ruby (~> 1.0, < 1.2.0)
deep_merge (~> 1.0)