pipa-xmlnuts 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/pipa-xmlnuts.rb +1 -0
  2. metadata +3 -2
@@ -0,0 +1 @@
1
+ require 'xmlnuts'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pipa-xmlnuts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Igor Gunko
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-01-03 00:00:00 -08:00
12
+ date: 2009-01-05 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -26,6 +26,7 @@ files:
26
26
  - README.rdoc
27
27
  - MIT-LICENSE
28
28
  - lib/xmlnuts.rb
29
+ - lib/pipa-xmlnuts.rb
29
30
  - lib/xmlnuts/nuts.rb
30
31
  - lib/xmlnuts/mappings.rb
31
32
  - lib/xmlnuts/converters.rb