From 7cce8921ab2bcf7e91b671d0b1716f7e82a78789 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 17 May 2026 16:25:57 +0300 Subject: [PATCH] Update Gemfile.lock to remove unused dependencies and add webrick; add footer to index.erb with copyright information --- Gemfile.lock | 6 ++---- views/index.erb | 2 ++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07c22c4..acc9dd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,6 @@ GEM logger (1.7.0) multi_json (1.21.1) mustermann (3.1.1) - nio4r (2.7.5) nokogiri (1.19.3-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.19.3-aarch64-linux-musl) @@ -23,8 +22,6 @@ GEM racc (~> 1.4) nokogiri (1.19.3-x86_64-linux-musl) racc (~> 1.4) - puma (8.0.1) - nio4r (~> 2.0) racc (1.8.1) rack (3.2.6) rack-protection (4.2.1) @@ -60,6 +57,7 @@ GEM sinatra (= 4.2.1) tilt (~> 2.0) tilt (2.7.0) + webrick (1.9.2) PLATFORMS aarch64-linux-gnu @@ -72,12 +70,12 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - puma rackup roo rubyXL sinatra sinatra-contrib + webrick BUNDLED WITH 2.5.3 diff --git a/views/index.erb b/views/index.erb index 238a580..0abff40 100644 --- a/views/index.erb +++ b/views/index.erb @@ -459,4 +459,6 @@ +