artemv-diff_to_html 1.0.2 → 1.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: artemv-diff_to_html
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Artem Vasiliev
@@ -24,6 +24,10 @@ extra_rdoc_files:
24
24
  files:
25
25
  - lib/diff_to_html.rb
26
26
  - examples/diff.css
27
+ - examples/diff.git
28
+ - examples/diff.svn
29
+ - examples/test_git_diff.rb
30
+ - examples/test_svn_diff.rb
27
31
  - examples/test.rb
28
32
  - examples/test.sh
29
33
  - lib
@@ -53,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
53
57
  requirements: []
54
58
 
55
59
  rubyforge_project:
56
- rubygems_version: 1.0.1
60
+ rubygems_version: 1.2.0
57
61
  signing_key:
58
62
  specification_version: 2
59
63
  summary: Unified diff to HTML converter