summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-14 21:35:40 +0200
committerPaul Buetow <paul@buetow.org>2025-02-14 21:35:40 +0200
commita2edd9ec657dca835ce1a73807a86a9c44fdfec8 (patch)
tree678076fbd778b10264ed0b23857c8e5accdcc693 /Gemfile
parent07e5f8d4402346ccb336cc0680cad98d0d5ba920 (diff)
initial tests
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 728602d..c9e5323 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,6 @@
source 'https://rubygems.org'
gem 'erb'
+gem 'minitest'
gem 'rbs'
gem 'toml'