From 3f4c230e5545b985ea09bc8c86c73f1a670c904e Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Tue, 23 Apr 2024 19:06:36 +0200 Subject: [PATCH] chore(bundle): Update json_schemer from 2.1.1 to 2.2.1 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19296ec76..0a2a34bcc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -367,7 +367,9 @@ GEM bindata faraday (~> 2.0) faraday-follow_redirects - json_schemer (2.1.1) + json_schemer (2.2.1) + base64 + bigdecimal hana (~> 1.3) regexp_parser (~> 2.0) simpleidn (~> 0.2)