🏡 index : github.com/captn3m0/mf.captnemo.in.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-02 6:46:56.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-12-03 18:22:07.0 +05:30:00
commit
ed7ddd3082f20b233b841711d4b0ec5287810d2e [patch]
tree
e5481d2609a9a1d299addf2cdf628e119d734c57
parent
1bd2ad806771c7621ce9592a916b11952c4b00bb
download
ed7ddd3082f20b233b841711d4b0ec5287810d2e.tar.gz

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(-)

diff --git a/Gemfile b/Gemfile
index cac9ab9..674fa79 100644
--- a/Gemfile
+++ a/Gemfile
@@ -13,5 +13,5 @@
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.9"
gem "json", "~> 2.7"
diff --git a/Gemfile.lock b/Gemfile.lock
index 57d9d67..0080354 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -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