Bump webrick from 1.8.1 to 1.9.1
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.9.1)
---
updated-dependencies:
- dependency-name: webrick
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile | 2 +-
Gemfile.lock | 4 +++-
2 files changed, 3 insertions(+), 3 deletions(-)
@@ -13,5 +13,5 @@
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
gem "webrick", "~> 1.7"
gem "webrick", "~> 1.9"
gem "json", "~> 2.7"
@@ -71,7 +71,7 @@
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
webrick (1.8.1)
webrick (1.9.1)
PLATFORMS
arm64-darwin-21
@@ -85,7 +85,7 @@
tzinfo (~> 2.0.6)
tzinfo-data
wdm (~> 0.1.1)
webrick (~> 1.7)
webrick (~> 1.9)
BUNDLED WITH
2.5.4