From 95b272189036039746a6f497529eb9ca861052a6 Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Fri, 16 Jun 2023 16:29:04 +0200 Subject: [PATCH] update rsmp gem --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5444e44..bc005b03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM fiber-annotation (0.2.0) fiber-local (1.0.0) hana (1.3.7) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json_schemer (0.2.25) ecma-re-validator (~> 0.3) @@ -35,7 +35,7 @@ GEM nio4r (2.5.9) rake (13.0.6) regexp_parser (2.8.1) - rsmp (0.19.3) + rsmp (0.19.5) async (~> 1.30.3) async-io (~> 1.34.3) colorize (~> 0.8.1)