From f0f62a3a20395a6d61dbbf1a537cbb7f5b7822d5 Mon Sep 17 00:00:00 2001 From: dreat Date: Tue, 24 Sep 2024 16:57:30 +0200 Subject: [PATCH] try to fix failing build --- .bundle/config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .bundle/config diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..6070a97 --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_DEPLOYMENT: "true"