From a2bc53f0fc2cf817e33d31820e357ddf99c199c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 21:10:54 +0000 Subject: [PATCH] Bump wdm from 0.1.1 to 0.2.0 in /docs Bumps [wdm](https://github.com/Maher4Ever/wdm) from 0.1.1 to 0.2.0. - [Release notes](https://github.com/Maher4Ever/wdm/releases) - [Commits](https://github.com/Maher4Ever/wdm/compare/v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: wdm dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/Gemfile | 2 +- docs/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index 3bf9f57..910c81f 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -32,5 +32,5 @@ install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do end # Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform? +gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform? diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 0d1a84d..163a52c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -264,7 +264,7 @@ GEM tzinfo (>= 1.0.0) unicode-display_width (1.8.0) uri (1.1.1) - wdm (0.1.1) + wdm (0.2.0) webrick (1.9.2) zeitwerk (2.7.5) @@ -277,7 +277,7 @@ DEPENDENCIES jemoji tzinfo (~> 1.2) tzinfo-data - wdm (~> 0.1.0) + wdm (~> 0.2.0) BUNDLED WITH 4.0.9