From 642e48d213190cc20a826d8c8412e1b65973fc90 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Sun, 23 Oct 2022 23:40:56 +0100 Subject: [PATCH] upd gemfile.lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c33ecb9..573c9d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - obsws (0.0.2) + obsws (0.0.3) observer (~> 0.1.1) waitutil (~> 0.2.1) websocket-driver (~> 0.7.5)