diff options
author | mms <git@sapka.me> | 2025-01-05 22:34:55 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2025-01-05 22:34:55 +0100 |
commit | bfd8209ad0d80b5027bea8a1a095dadc8bffdc61 (patch) | |
tree | 1d4ec6d63dd3b4a1f788ec340a0fba3cd48b3dea /new/Gemfile.lock | |
parent | 628fcf941c322dd0ed24a643c58394392484740e (diff) |
feat(new): splash page in progress
Diffstat (limited to 'new/Gemfile.lock')
-rw-r--r-- | new/Gemfile.lock | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/new/Gemfile.lock b/new/Gemfile.lock index dc1f034..d610cfd 100644 --- a/new/Gemfile.lock +++ b/new/Gemfile.lock @@ -1,19 +1,10 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) cgi (0.4.1) - childprocess (5.1.0) - logger (~> 1.5) diff-lcs (1.5.1) erb (4.0.4) cgi (>= 0.3.3) - launchy (3.0.1) - addressable (~> 2.8) - childprocess (~> 5.0) - logger (1.6.4) - public_suffix (6.0.1) rexml (3.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -38,7 +29,6 @@ PLATFORMS DEPENDENCIES erb - launchy rspec rss webrick |