domtempl 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: domtempl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -27,7 +27,7 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '0'
30
- description: Much longer explanation of the example!
30
+ description: Ruby implementation of DOMtempl.
31
31
  email: driedfruit@mindloop.net
32
32
  executables: []
33
33
  extensions: []
@@ -58,5 +58,5 @@ rubyforge_project:
58
58
  rubygems_version: 1.8.23
59
59
  signing_key:
60
60
  specification_version: 3
61
- summary: This is an example!
61
+ summary: DOM-based templating system.
62
62
  test_files: []