build(deps): update wdm gem version for compatibility (#2028)

This commit is contained in:
Supreeth Mysore Venkatesh 2024-11-03 17:45:59 +01:00 committed by GitHub
parent 86b13c917f
commit 42dea8ee29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,4 +11,4 @@ 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]