From ce8d4497ae2fad648aac988c34076f3e2e6411fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 10:57:45 +0000 Subject: [PATCH] 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] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5214b7e..eda715c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)