dev_tasks 1.0.24 → 1.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/lib/spec.json +1 -1
  2. data/lib/verify.rb +1 -1
  3. metadata +1 -1
@@ -1 +1 @@
1
- {"name":"dev_tasks","version":"1.0.24"}
1
+ {"name":"dev_tasks","version":"1.0.25"}
@@ -30,7 +30,7 @@ class Verify < CommandArray
30
30
  add "<%Environment.rake('#{dep_dir}','test',true)%>"
31
31
  add "<%DEV_TASKS[:commands][:publish].update%>"
32
32
  else
33
- add "<%puts #{dep_dir} already exists.%>"
33
+ add "<%puts #{dep_dir.gsub('/','\\')} already exists.%>"
34
34
  end
35
35
  end
36
36
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dev_tasks
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.24
4
+ version: 1.0.25
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: