From bc71f9cc57d268169be3da756c85fed176d90063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:32:48 +0000 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 in the bundler group Bumps the bundler group with 1 update: [webrick](https://github.com/ruby/webrick). Updates `webrick` from 1.8.1 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:development dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c83f95e1..2efcab0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM pry (>= 0.13, < 0.15) ruby-progressbar (1.13.0) tqdm (0.4.1) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS ruby