From 6589ed14f72da7b46608204ead360e8d6cb286b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 03:00:46 +0000 Subject: [PATCH] Bump json_schemer from 0.2.21 to 0.2.22 Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.21 to 0.2.22. - [Release notes](https://github.com/davishmcclurg/json_schemer/releases) - [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.21...v0.2.22) --- updated-dependencies: - dependency-name: json_schemer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98c3498e..5aa37d92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM js-routes (2.2.4) railties (>= 4) json (2.6.2) - json_schemer (0.2.21) + json_schemer (0.2.22) ecma-re-validator (~> 0.3) hana (~> 1.3) regexp_parser (~> 2.0)