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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-26 19:01:15 +00:00 committed by Mike McQuaid
parent c5cbe6406b
commit 524e3cdf69
No known key found for this signature in database
GPG Key ID: 3338A31AFDB1D829

View File

@ -31,10 +31,11 @@ GEM
i18n (1.14.1) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
json (2.6.3) json (2.6.3)
json_schemer (0.2.24) json_schemer (0.2.25)
ecma-re-validator (~> 0.3) ecma-re-validator (~> 0.3)
hana (~> 1.3) hana (~> 1.3)
regexp_parser (~> 2.0) regexp_parser (~> 2.0)
simpleidn (~> 0.2)
uri_template (~> 0.7) uri_template (~> 0.7)
method_source (1.0.0) method_source (1.0.0)
minitest (5.18.1) minitest (5.18.1)
@ -133,6 +134,8 @@ GEM
simplecov (~> 0.19) simplecov (~> 0.19)
simplecov-html (0.12.3) simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4) simplecov_json_formatter (0.1.4)
simpleidn (0.2.1)
unf (~> 0.1.4)
sorbet (0.5.10461) sorbet (0.5.10461)
sorbet-static (= 0.5.10461) sorbet-static (= 0.5.10461)
sorbet-runtime (0.5.10461) sorbet-runtime (0.5.10461)
@ -166,6 +169,9 @@ GEM
thor (1.2.2) thor (1.2.2)
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2) unicode-display_width (2.4.2)
unparser (0.6.4) unparser (0.6.4)
diff-lcs (~> 1.3) diff-lcs (~> 1.3)