Skip to content

Commit 42dea8e

Browse files
authored
build(deps): update wdm gem version for compatibility (cotes2020#2028)
1 parent 86b13c9 commit 42dea8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
1111
gem "tzinfo-data"
1212
end
1313

14-
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
14+
gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]

0 commit comments

Comments
 (0)