From 0e52215bde576e978663816f9f19ae348160dc53 Mon Sep 17 00:00:00 2001
From: Henk <henk.van.der.veen@gmail.com>
Date: Wed, 6 May 2020 11:03:28 +0200
Subject: [PATCH] update lockfile

---
 Gemfile.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index e9e68e7..cfdfe7b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,7 +9,7 @@ GIT
 PATH
   remote: .
   specs:
-    roqua-support (0.3.3)
+    roqua-support (0.3.4)
       active_interaction (~> 3.0)
       activesupport (>= 5.1, < 6.1)
       appsignal (>= 2.9, < 2.11)
@@ -49,7 +49,7 @@ GEM
       bundler
       rake
       thor (>= 0.14.0)
-    appsignal (2.9.18)
+    appsignal (2.10.6)
       rack
     ast (2.4.0)
     builder (3.2.4)
-- 
GitLab