capistrano-harrow 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2a002c81d9828f072d63710add23594120da315a
4
- data.tar.gz: 638598b53f7320895d9564a1f917fe0c001c6f08
3
+ metadata.gz: 88e880e5fdcdb2b22db1b013815b3d747780df18
4
+ data.tar.gz: ac861a9d30e90e599ec766de62a9cbbdd1c414d0
5
5
  SHA512:
6
- metadata.gz: ed10715542a982c91949b7e831b23bfe79d3ba123abf43c3e6a2c28c5c4c06a8c318857bf394d353019cb039382784e1d8b0c71f7213c3dab32d2ffa287b25a5
7
- data.tar.gz: af44b4ed6d5a36049cebe50f2f4c5f70fc92ab2cedf1dcd3c8d61924084a9fc4002f742c750f2424ce546af3055c0e82d6c56c5e0ac4f29b548a60ea8ee172e0
6
+ metadata.gz: c9799b7b2323b4e5746626b6218f1a8eedbbd50993cfb5fdcda31a19d9fe9478851a10d4bb3dd67c57382f69f37f171a39cb50ca0bed347e642d3e96f1e1c475
7
+ data.tar.gz: 36d0f15ad6820cfe942372898674584e4e17925f68d68afc86a9feb00b098a3c0de03e970bf0230aeabab38390078fdde04505914dc053854e5d59e8249ce97f
@@ -22,17 +22,7 @@ module Capistrano
22
22
  Learn about our web-based collaboration and
23
23
  automation platform for Capistrano: hrw.io/auto-cap
24
24
 
25
- },
26
- %q{
27
- ___ _ ___ ___ ___ _____ ___ _ _ _ ___
28
- / __| /_\ | _ \_ _/ __|_ _| _ \ /_\ | \| |/ _ \
29
- | (__ / _ \| _/| |\__ \ | | | / / _ \| .` | (_) |
30
- \___/_/ \_\_| |___|___/ |_| |_|_\/_/ \_\_|\_|\___/
31
-
32
- Enhance Capistrano with awesome collaboration and
33
- automation features, learn more at hrw.io/cap-auto
34
-
35
- },
25
+ }
36
26
  ]
37
27
  end
38
28
 
@@ -1,5 +1,5 @@
1
1
  module Capistrano
2
2
  module Harrow
3
- VERSION = "0.5.2"
3
+ VERSION = "0.5.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-harrow
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.2
4
+ version: 0.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lee Hambley
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2016-06-21 00:00:00.000000000 Z
12
+ date: 2016-07-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -168,7 +168,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
168
168
  version: '0'
169
169
  requirements: []
170
170
  rubyforge_project:
171
- rubygems_version: 2.6.3
171
+ rubygems_version: 2.4.8
172
172
  signing_key:
173
173
  specification_version: 4
174
174
  summary: A plugin to improve the user experience for users of Capistrano and Harrow