capistrano-improved-rsync-with-remote-cache 1.1.0 → 1.1.1

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: 6c4cd1ead5582ed83075343b425e9c0729999ab2
4
- data.tar.gz: 25d135fa8721417936f91baaf07c962e2ba29307
3
+ metadata.gz: 71648360253ba8bbce37feed9d7f9b0afe58621d
4
+ data.tar.gz: fcac90ba7e68a1b4533a8cd1581dc8aa5efd41ce
5
5
  SHA512:
6
- metadata.gz: 4823713843c820471b1cc4dfdc745e4b2c2949aefd1db105b0e4b4932b88ceda8e2f3387bb49289082ce9bd79f5f93b45a38d4afa8769bc2fd77dfdecd096a0d
7
- data.tar.gz: 7747c1c118ca0a943b0bc758847daf0eb8fe704374b8ee466e32b3cb025d705eb75a80fd46f07226cc7e067fcf676ac0a5fbcb9bc2e0a87d5b1cc46bba077179
6
+ metadata.gz: e8d1b5f3ea89c9772e098421404d27c9320b550c8e5754afba8c2c47e22b7da746ef57e4f4819ff096339432ad13099a48ede7202ba3d11626ed5f0e520133cd
7
+ data.tar.gz: 9b9afcda72bf0f23306721bed5a5c737c1c93b085ec6c161657b74553ba9734603169f2afa6873e5b33f9e11b31233ba8c81214476978948440887a52ab12d8d
@@ -2,10 +2,10 @@
2
2
 
3
3
  Gem::Specification.new do |gem|
4
4
  gem.name = "capistrano-improved-rsync-with-remote-cache"
5
- gem.version = "1.1.0"
5
+ gem.version = "1.1.1"
6
6
  gem.authors = ["Carlos Buenosvinos"]
7
7
  gem.email = ["carlos.buenosvinos@gmail.com"]
8
- gem.homepage = "https://github.com/carlosbuenosvinos/capistrano-improved-rsync-with-remote-cache"
8
+ gem.homepage = "https://github.com/carlosbuenosvinos/capistrano_improved_rsync_with_remote_cache"
9
9
  gem.summary = %q{Improved version of rsync-with-remote-cache deployment strategy.}
10
10
  gem.description = %q{Improved version of rsync-with-remote-cache deployment strategy.}
11
11
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-improved-rsync-with-remote-cache
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Carlos Buenosvinos
@@ -51,7 +51,7 @@ files:
51
51
  - Rakefile
52
52
  - capistrano-improved-rsync-with-remote-cache.gemspec
53
53
  - lib/capistrano/recipes/deploy/strategy/rsync_with_remote_cache.rb
54
- homepage: https://github.com/carlosbuenosvinos/capistrano-improved-rsync-with-remote-cache
54
+ homepage: https://github.com/carlosbuenosvinos/capistrano_improved_rsync_with_remote_cache
55
55
  licenses: []
56
56
  metadata: {}
57
57
  post_install_message: