rsyncdiff 0.0.2 → 0.0.3

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 (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rsyncdiff
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex R. Young
@@ -24,7 +24,7 @@ extra_rdoc_files: []
24
24
  files:
25
25
  - README.textile
26
26
  - bin/rsyncdiff
27
- has_rdoc: false
27
+ has_rdoc: true
28
28
  homepage: http://github.com/alexyoung/rsyncdiff
29
29
  licenses: []
30
30
 
@@ -48,7 +48,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
48
48
  requirements: []
49
49
 
50
50
  rubyforge_project:
51
- rubygems_version: 1.3.4
51
+ rubygems_version: 1.3.5
52
52
  signing_key:
53
53
  specification_version: 3
54
54
  summary: rsyncdiff is a tool for comparing local and remote code.