diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-14 21:08:34 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-14 21:08:34 +0200 |
| commit | 07e5f8d4402346ccb336cc0680cad98d0d5ba920 (patch) | |
| tree | 06927c1e10d41c75e822762ab43606e45c833778 /Gemfile | |
| parent | ccc0fab74a0367c8236679333a40774a3f810512 (diff) | |
add ensure_line
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ source 'https://rubygems.org' -gem 'toml' gem 'erb' +gem 'rbs' +gem 'toml' |
