From 524e3cdf69fb80318da50a74ebdca13276f232db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 19:01:15 +0000 Subject: [PATCH] build(deps): bump json_schemer in /Library/Homebrew Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.24 to 0.2.25. - [Changelog](https://github.com/davishmcclurg/json_schemer/blob/master/CHANGELOG.md) - [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.24...v0.2.25) --- updated-dependencies: - dependency-name: json_schemer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 34beddc8d5..c25b8a82ea 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -31,10 +31,11 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - json_schemer (0.2.24) + json_schemer (0.2.25) ecma-re-validator (~> 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) @@ -133,6 +134,8 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + simpleidn (0.2.1) + unf (~> 0.1.4) sorbet (0.5.10461) sorbet-static (= 0.5.10461) sorbet-runtime (0.5.10461) @@ -166,6 +169,9 @@ GEM thor (1.2.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) unicode-display_width (2.4.2) unparser (0.6.4) diff-lcs (~> 1.3)