Skip to content

Commit 691d61a

Browse files
authored
Merge pull request #78 from Baba-Project/dependabot/bundler/wdm-tw-0.2.0
Update wdm requirement from ~> 0.1.1 to ~> 0.2.0
2 parents bbfea56 + ec0fc94 commit 691d61a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ install_if -> { RUBY_PLATFORM =~ %r!mingw|mswin|java! } do
2020
end
2121

2222
# Performance-booster for watching directories on Windows
23-
gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
23+
gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?
2424
gem "webrick", "~> 1.7"

0 commit comments

Comments
 (0)