From 74afd5926badba631110868d6f9effcb270638fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 23:35:19 +0000 Subject: [PATCH] Bump webrick from 1.8.1 to 1.8.2 in /bridgetown-website 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] --- bridgetown-website/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bridgetown-website/Gemfile.lock b/bridgetown-website/Gemfile.lock index 6dfd123c0..117f586fe 100644 --- a/bridgetown-website/Gemfile.lock +++ b/bridgetown-website/Gemfile.lock @@ -29,7 +29,7 @@ PATH rouge (>= 3.0, < 5.0) serbea (~> 2.1) signalize (~> 1.3) - streamlined (>= 0.5.2) + streamlined (>= 0.6.0) thor (~> 1.1) tilt (~> 2.0) zeitwerk (~> 2.5) @@ -154,7 +154,7 @@ GEM tilt (~> 2.0) signalize (1.3.0) concurrent-ruby (~> 1.2) - streamlined (0.5.2) + streamlined (0.6.0) serbea (>= 2.1) zeitwerk (~> 2.5) strscan (3.1.0) @@ -163,7 +163,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (0.13.0) - webrick (1.8.1) + webrick (1.8.2) zeitwerk (2.6.17) PLATFORMS