From d44d73b7aa1b54c2d78207fb7fc9fd2052a72c19 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 8 Mar 2023 20:10:35 +0000
Subject: [PATCH] Bump webrick from 1.6.0 to 1.6.1

Bumps [webrick](https://github.com/ruby/webrick) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 4d1a705..dd2864e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,7 +4,7 @@ GEM
     climate_control (0.2.0)
     terrapin (0.6.0)
       climate_control (>= 0.0.3, < 1.0)
-    webrick (1.6.0)
+    webrick (1.6.1)
 
 PLATFORMS
   ruby