build(deps): update wdm
gem version for compatibility (#2028)
This commit is contained in:
parent
86b13c917f
commit
42dea8ee29
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -11,4 +11,4 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
|
||||||
gem "tzinfo-data"
|
gem "tzinfo-data"
|
||||||
end
|
end
|
||||||
|
|
||||||
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
gem "wdm", "~> 0.2.0", :platforms => [:mingw, :x64_mingw, :mswin]
|
||||||
|
|
Loading…
Reference in a new issue