From 199856bd2156c12d8d1735c8ca2a4bb513ec3e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 03:10:09 +0000 Subject: [PATCH] Bump json_schemer from 2.2.0 to 2.2.1 Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 2.2.0 to 2.2.1. - [Changelog](https://github.com/davishmcclurg/json_schemer/blob/main/CHANGELOG.md) - [Commits](https://github.com/davishmcclurg/json_schemer/compare/v2.2.0...v2.2.1) --- 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 98e486fb..705e4da4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM js-routes (2.2.8) railties (>= 4) json (2.7.1) - json_schemer (2.2.0) + json_schemer (2.2.1) base64 bigdecimal hana (~> 1.3)