Skip to content

Commit

Permalink
Bump webrick from 1.7.0 to 1.8.2 in /docs (#464)
Browse files Browse the repository at this point in the history
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.7.0...v1.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 6d8ec60 commit 841a172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ gem "just-the-docs", "~> 0.3.3"

gem "html-proofer", "~> 4.3.0"

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"
4 changes: 2 additions & 2 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.2)
yell (2.2.2)
zeitwerk (2.6.0)

Expand All @@ -169,7 +169,7 @@ DEPENDENCIES
nokogiri
rack (~> 2.2.8)
rspec
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.3.14

0 comments on commit 841a172

Please sign in to comment.