From 2f514a4077c9265ea862a280663661a62af2ddd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 20:11:13 +0000 Subject: [PATCH] Bump webrick from 1.5.0 to 1.6.1 in /ctf/seccon/web/fileserver Bumps [webrick](https://github.com/ruby/webrick) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ctf/seccon/web/fileserver/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctf/seccon/web/fileserver/Gemfile.lock b/ctf/seccon/web/fileserver/Gemfile.lock index 857f702..9db73ec 100644 --- a/ctf/seccon/web/fileserver/Gemfile.lock +++ b/ctf/seccon/web/fileserver/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - webrick (1.5.0) + webrick (1.6.1) PLATFORMS ruby