From f8418037c54d99a17f5efd753aa79f9ca669d63b Mon Sep 17 00:00:00 2001 From: bumblefudge Date: Mon, 24 Oct 2022 12:28:27 +0200 Subject: [PATCH] fix bundle in gemlock for runner deploy --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19e6534f..c8680d56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,6 +67,7 @@ GEM PLATFORMS universal-darwin-21 + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0) @@ -78,4 +79,4 @@ DEPENDENCIES wdm (~> 0.1.1) BUNDLED WITH - 2.3.22 + 2.3.24