Skip to content

Commit 804d3c1

Browse files
dependabot[bot]lpmi-13
authored andcommitted
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] <support@github.com>
1 parent 52a4b3f commit 804d3c1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
# gem "rails"
88
gem "tzinfo-data", :install_if => Gem.win_platform?
9-
gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
9+
gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform?
1010
gem "github-pages", "~> 226"
1111

1212
gem "webrick", "~> 1.9"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ GEM
255255
unf_ext (0.0.8.2)
256256
unicode-display_width (1.8.0)
257257
uri (1.1.1)
258-
wdm (0.1.1)
258+
wdm (0.2.0)
259259
webrick (1.9.2)
260260

261261
PLATFORMS
@@ -265,7 +265,7 @@ PLATFORMS
265265
DEPENDENCIES
266266
github-pages (~> 226)
267267
tzinfo-data
268-
wdm (~> 0.1.1)
268+
wdm (~> 0.2.0)
269269
webrick (~> 1.9)
270270

271271
BUNDLED WITH

0 commit comments

Comments
 (0)