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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-28 11:54:49 +00:00 committed by GitHub
parent 043b9512e4
commit 2b7d14aef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,6 @@ GEM
did_you_mean (1.6.3) did_you_mean (1.6.3)
diff-lcs (1.5.0) diff-lcs (1.5.0)
docile (1.4.0) docile (1.4.0)
ecma-re-validator (0.4.0)
regexp_parser (~> 2.2)
elftools (1.2.0) elftools (1.2.0)
bindata (~> 2) bindata (~> 2)
hana (1.3.7) hana (1.3.7)
@ -31,12 +29,10 @@ 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.25) json_schemer (1.0.3)
ecma-re-validator (~> 0.3)
hana (~> 1.3) hana (~> 1.3)
regexp_parser (~> 2.0) regexp_parser (~> 2.0)
simpleidn (~> 0.2) simpleidn (~> 0.2)
uri_template (~> 0.7)
method_source (1.0.0) method_source (1.0.0)
minitest (5.18.1) minitest (5.18.1)
msgpack (1.7.1) msgpack (1.7.1)
@ -176,7 +172,6 @@ GEM
unparser (0.6.4) unparser (0.6.4)
diff-lcs (~> 1.3) diff-lcs (~> 1.3)
parser (>= 3.1.0) parser (>= 3.1.0)
uri_template (0.7.0)
warning (1.3.0) warning (1.3.0)
yard (0.9.34) yard (0.9.34)
yard-sorbet (0.6.1) yard-sorbet (0.6.1)