Skip to content

Commit

Permalink
update wdm
Browse files Browse the repository at this point in the history
  • Loading branch information
barton2526 committed Nov 14, 2024
1 parent a351e18 commit 602e66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do
end

# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.1" if Gem.win_platform?
gem "wdm", "~> 0.2.0" if Gem.win_platform?

gem "webrick", "~> 1.7"

0 comments on commit 602e66a

Please sign in to comment.