From 26ceb99d948594e18ab386d0d5999dba74297747 Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Wed, 11 Sep 2024 14:47:27 +0200 Subject: [PATCH] update rsmp_schema, allows 'inactive' in Alarm aS --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09a359b..0eb326c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM ostruct (0.6.0) rake (13.2.1) regexp_parser (2.9.2) - rsmp_schema (0.8.1) + rsmp_schema (0.8.2) json_schemer (~> 2.3.0) thor (~> 1.3.1) rspec (3.13.0)