Bump webrick from 1.7.0 to 1.8.2 (#950)

Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-30 16:16:48 -07:00
committed by GitHub
parent 0acdc4569c
commit df6c1b4f92
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ gem 'jekyll-paginate-v2'
gem 'jekyll-multiple-languages-plugin'
gem 'jekyll-redirect-from'
gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"

View File

@@ -63,7 +63,7 @@ GEM
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.2)
PLATFORMS
arm64-darwin-22
@@ -77,7 +77,7 @@ DEPENDENCIES
jekyll-paginate-v2
jekyll-redirect-from
jekyll-watch
webrick (~> 1.7)
webrick (~> 1.8)
BUNDLED WITH
2.4.18