diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-06 23:50:13 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-06 23:50:13 +0200 |
| commit | 36c00a4509e745e4b29b1194faca4dca830a9b95 (patch) | |
| tree | 4f1a2c47db34ed38ea89c5631e01b5ea3c6b2e13 /Gemfile.lock | |
| parent | 7686fe830946ae36957501f1656bb429c694b09e (diff) | |
more on this
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 540a42c..fe13324 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,9 @@ GEM remote: https://rubygems.org/ specs: + cgi (0.4.1) + erb (4.0.4) + cgi (>= 0.3.3) parslet (2.0.0) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) @@ -10,6 +13,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + erb toml BUNDLED WITH |
