Skip to content

Commit

Permalink
Bump webrick from 1.7.0 to 1.8.2 in /legacy_docs
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]>
  • Loading branch information
dependabot[bot] authored and tomcl committed Dec 23, 2024
1 parent 052937b commit 3a3ff18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion legacy_docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"
4 changes: 2 additions & 2 deletions legacy_docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ GEM
unf_ext
unf_ext (0.0.8.1)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.2)
zeitwerk (2.6.18)

PLATFORMS
Expand All @@ -291,7 +291,7 @@ DEPENDENCIES
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.3.10

0 comments on commit 3a3ff18

Please sign in to comment.