From 74dd7a4731848d8baf9f6a6f5b9de99db08a8961 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 15:52:36 +0000 Subject: [PATCH] chore(deps): update dependency wdm to "~> 0.2.0" --- docs/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile b/docs/Gemfile index f9eb77a02..354efb4c3 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -10,5 +10,5 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do gem "tzinfo-data" end -gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] +gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]