From d5b9721533b965b667fb11b43d2f39b9a470a8d2 Mon Sep 17 00:00:00 2001 From: Benjamin Sanders Date: Sat, 11 Oct 2025 10:41:15 -0400 Subject: made a simple change to test pushing it live --- .bundle/config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .bundle/config (limited to '.bundle') diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..2369228 --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_PATH: "vendor/bundle" -- cgit v1.2.3