From 6f4b0d72cba1d8580b57d7ff5d0848150c757875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 18:43:56 +0000 Subject: [PATCH] build(deps): bump json_schemer in /Library/Homebrew Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.21 to 0.2.23. - [Release notes](https://github.com/davishmcclurg/json_schemer/releases) - [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.21...v0.2.23) --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 0f39a8e3c4..926b11c38e 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -36,7 +36,7 @@ GEM i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.2) - json_schemer (0.2.21) + json_schemer (0.2.23) ecma-re-validator (~> 0.3) hana (~> 1.3) regexp_parser (~> 2.0)