From 2b7d14aef5f210a6365aa76e936a7c6654bb491d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 11:54:49 +0000 Subject: [PATCH] build(deps): bump json_schemer from 0.2.25 to 1.0.3 in /Library/Homebrew Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.25 to 1.0.3. - [Changelog](https://github.com/davishmcclurg/json_schemer/blob/master/CHANGELOG.md) - [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.25...v1.0.3) --- updated-dependencies: - dependency-name: json_schemer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 0cd62b191d..65babd7d62 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -21,8 +21,6 @@ GEM did_you_mean (1.6.3) diff-lcs (1.5.0) docile (1.4.0) - ecma-re-validator (0.4.0) - regexp_parser (~> 2.2) elftools (1.2.0) bindata (~> 2) hana (1.3.7) @@ -31,12 +29,10 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - json_schemer (0.2.25) - ecma-re-validator (~> 0.3) + json_schemer (1.0.3) hana (~> 1.3) regexp_parser (~> 2.0) simpleidn (~> 0.2) - uri_template (~> 0.7) method_source (1.0.0) minitest (5.18.1) msgpack (1.7.1) @@ -176,7 +172,6 @@ GEM unparser (0.6.4) diff-lcs (~> 1.3) parser (>= 3.1.0) - uri_template (0.7.0) warning (1.3.0) yard (0.9.34) yard-sorbet (0.6.1)