capistrano-psw 1.0.0.pre36 → 1.0.0.pre37

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: adb04c574096e7f4584e52646f1534ef82a6c9f0
4
- data.tar.gz: 163ed475c4a1b70c7b7239f170df7dfe8976419b
3
+ metadata.gz: faeed6aa6953cfd8e283a5c2a446b5329f992274
4
+ data.tar.gz: 1e302fd93ba0a9a7596d33f9f3677c57bf68a16f
5
5
  SHA512:
6
- metadata.gz: 0b2f0c33c767c8af621d41890c5ed32f2a60f59520c93fe9a01b511f80ed5b4f2fd785701c0af008926545498e3c826bfa674cadccde4919f84c5a0d281ccab6
7
- data.tar.gz: 734bb3836063de1377595c49b17927902b5ea985190bacad23fcf9660f2967600afd24df40f7ab9644655f5bc577f20909eaf5af8db6274cf97372a0e05859fa
6
+ metadata.gz: 894eb4b01112fbaaef6c185801f8ce684306af7e58b51e82db54146b6ab27d41b54392db16c44162c48fe3c91baffc2d27fb14dc8b19a73b950466dc4e7129d3
7
+ data.tar.gz: 386448357886b992ad160169bb46cd4947107aab7b1e52f735f99bb961d53f0227c67caf530d83f9961e2efc9677ed8edce3214ccad05601da349dd436ffb561
@@ -10,6 +10,6 @@
10
10
 
11
11
  module Capistrano
12
12
  module Psw
13
- VERSION = "1.0.0.pre36"
13
+ VERSION = "1.0.0.pre37"
14
14
  end
15
15
  end
@@ -47,6 +47,7 @@
47
47
  # License:: 3-Clause BSD
48
48
  require 'capistrano/psw/peppr_app_deploy_file_utils'
49
49
  require 'capistrano/dsl'
50
+ require 'capistrano/deploy'
50
51
 
51
52
  namespace :psw_peppr_app_deploy do
52
53
 
@@ -18,7 +18,6 @@ describe "psw_peppr_app_deploy:" do
18
18
 
19
19
  before do
20
20
  Rake.application = rake
21
- Rake::Task.define_task('deploy:check:directories')
22
21
 
23
22
  Rake.application.add_import("./resources/lib/capistrano/tasks/psw-peppr-app-deploy.cap")
24
23
  Rake.application.load_imports()
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-psw
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pre36
4
+ version: 1.0.0.pre37
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lexmark International Technology S.A