summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-14 21:08:34 +0200
committerPaul Buetow <paul@buetow.org>2025-02-14 21:08:34 +0200
commit07e5f8d4402346ccb336cc0680cad98d0d5ba920 (patch)
tree06927c1e10d41c75e822762ab43606e45c833778 /Gemfile
parentccc0fab74a0367c8236679333a40774a3f810512 (diff)
add ensure_line
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6bc7a34..728602d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
-gem 'toml'
gem 'erb'
+gem 'rbs'
+gem 'toml'