commit 9119a3c34182e6643d93465dda4a65935a509b2b parent 8122cdb6981e484d76bd634487bb9446c1bd949a Author: Alex Balgavy <alex@balgavy.eu> Date: Sun, 31 Aug 2025 15:19:27 +0200 Gemfile Diffstat:
A | scripts/Gemfile | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/scripts/Gemfile b/scripts/Gemfile @@ -0,0 +1,2 @@ +source "https://rubygems.org" +gem "webrick"