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.lock | |
| parent | ccc0fab74a0367c8236679333a40774a3f810512 (diff) | |
add ensure_line
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index fe13324..0fcb5fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,10 @@ GEM cgi (0.4.1) erb (4.0.4) cgi (>= 0.3.3) + logger (1.6.4) parslet (2.0.0) + rbs (3.7.0) + logger toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) @@ -14,6 +17,7 @@ PLATFORMS DEPENDENCIES erb + rbs toml BUNDLED WITH |
