summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlotte Koch <charlotte@magentastripe.com>2025-10-30 15:56:37 -0700
committerCharlotte Koch <charlotte@magentastripe.com>2025-10-30 15:56:37 -0700
commitbb57a83c93222b4253ced7bbb013c9b742661fc1 (patch)
tree9a9881aa104be4ed59aab2f002b9045ded77129f
parentd64b089850a4c79720e2d47bf0daa15836d049be (diff)
More sensible defaults for RUBY and BUNDLEHEADmain
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e9d65cc..20e4cf5 100644
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@
# Use this Makefile to generate the Willora Guide.
#
-BUNDLE?= bundle33
-RUBY?= ruby33
+BUNDLE?= bundle
+RUBY?= ruby
SECTIONS= # defined
SECTIONS+= guide/hello.adoc