meteor 0.9.7.3 → 0.9.7.4

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/meteor.rb +314 -286
  2. metadata +5 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: meteor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.7.3
4
+ version: 0.9.7.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-11-13 00:00:00.000000000 Z
12
+ date: 2013-01-11 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A lightweight (X)HTML(5) & XML parser
15
15
  email: ys.ashida@gmail.com
@@ -26,7 +26,8 @@ files:
26
26
  - test/test_helper.rb
27
27
  - lib/meteor.rb
28
28
  homepage: https://github.com/asip/meteor
29
- licenses: []
29
+ licenses:
30
+ - LGPLv2.1
30
31
  post_install_message:
31
32
  rdoc_options:
32
33
  - --title
@@ -57,7 +58,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
58
  version: '0'
58
59
  requirements: []
59
60
  rubyforge_project: meteor
60
- rubygems_version: 1.8.6
61
+ rubygems_version: 1.8.24
61
62
  signing_key:
62
63
  specification_version: 3
63
64
  summary: A lightweight (X)HTML(5) & XML parser