rsync-deploy 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Deploy
2
2
 
3
- VERSION = "0.0.9"
3
+ VERSION = "0.0.10"
4
4
 
5
5
  end
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
14
 
15
15
  s.authors = ["Ross Zurowski"]
16
16
  s.email = 'ross@rosszurowski.com'
17
- s.homepage = 'http://rubygems.org/gems/rsync-deploy'
17
+ s.homepage = 'https://github.com/rosszurowski/deploy'
18
18
  s.license = 'WTFPL'
19
19
 
20
20
  s.require_paths = ["lib"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rsync-deploy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.0.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -60,7 +60,7 @@ files:
60
60
  - lib/deploy/environment.rb
61
61
  - lib/deploy/version.rb
62
62
  - rsync-deploy.gemspec
63
- homepage: http://rubygems.org/gems/rsync-deploy
63
+ homepage: https://github.com/rosszurowski/deploy
64
64
  licenses:
65
65
  - WTFPL
66
66
  post_install_message: