Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump wdm from 0.1.1 to 0.2.0
Bumps [wdm](https://github.com/Maher4Ever/wdm) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/Maher4Ever/wdm/releases)
- [Commits](Maher4Ever/wdm@v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: wdm
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2025
commit 5674dfd45c9666cf8ddf7c9c94e6deb64ff681db
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ platforms :mingw, :x64_mingw, :mswin do
end

# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?

# kramdown v2 ships without the gfm parser by default. If you're using
# kramdown v1, comment out this line.
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
uri (1.0.3)
wdm (0.1.1)
wdm (0.2.0)
webrick (1.9.1)

PLATFORMS
Expand All @@ -320,7 +320,7 @@ DEPENDENCIES
minima (~> 2.0)
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.0)
wdm (~> 0.2.0)

BUNDLED WITH
2.6.7