diff --git a/Gemfile.lock b/Gemfile.lock
index 73a0a216266..7dd191e73f3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -304,6 +304,7 @@ GEM
unf_ext (0.0.8.2-x86-mingw32)
unicode-display_width (2.2.0)
uri_template (0.7.0)
+ wdm (0.1.1)
webrick (1.7.0)
zeitwerk (2.6.0)
@@ -317,6 +318,7 @@ DEPENDENCIES
json_schemer
rubocop
up_for_grabs_tooling!
+ wdm (>= 0.1.0)
webrick
BUNDLED WITH
diff --git a/_includes/scripts.html b/_includes/scripts.html
index d9881d5435a..cb586807b87 100644
--- a/_includes/scripts.html
+++ b/_includes/scripts.html
@@ -102,10 +102,17 @@