From 3e28e4799fa62eb03dfe11702f025d46a4f6882b Mon Sep 17 00:00:00 2001 From: Henk <henk.van.der.veen@gmail.com> Date: Thu, 20 Jan 2022 09:56:01 +0100 Subject: [PATCH] update Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8645d6..0d81d7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GIT PATH remote: . specs: - roqua-support (0.4.2) + roqua-support (0.4.3) active_interaction (>= 3.0, < 5.0) activesupport (>= 5.2, < 6.2) appsignal (>= 2.9, < 3.1) @@ -51,7 +51,7 @@ GEM bundler rake thor (>= 0.14.0) - appsignal (3.0.19) + appsignal (3.0.20) rack ast (2.4.2) builder (3.2.4) -- GitLab