MOD UI Docs.

This commit is contained in:
Robin E. R. Davies
2025-07-20 15:53:49 -04:00
parent 8bee485c9f
commit 200719af58
15 changed files with 325 additions and 8 deletions
+2
View File
@@ -31,3 +31,5 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
gem "webrick", "~> 1.9"