From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 17:12:13 +0000 (+0000) Subject: Bump webrick from 1.8.1 to 1.8.2 X-Git-Tag: live~180^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c9a36291601a60dee792ce8681bce65562e15cec Bump webrick from 1.8.1 to 1.8.2 Bumps [webrick](https://github.com/ruby/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: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index a00f0fc0a..8271de9d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -598,7 +598,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.1) + webrick (1.8.2) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0)