xml-purifier 0.1.3 → 0.1.4

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 (5) hide show
  1. checksums.yaml +7 -0
  2. checksums.yaml.gz.sig +0 -0
  3. data.tar.gz.sig +0 -0
  4. metadata +25 -35
  5. metadata.gz.sig +0 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 04bfb55922b659a4e80900210ae2cf4f39b6ec3c
4
+ data.tar.gz: 348945dc2c7ba3e56a7a65233ce1d3816ba73fb3
5
+ SHA512:
6
+ metadata.gz: 81065697b6d87900d26e54dee345ccffbc197c5d32d859ab98132b3f4dea73b86510a1692263ef714e93ff2d1ef6caefc5f8fd5dfe40126fd351de0581ad4b79
7
+ data.tar.gz: 2fb98fcd03c6756fce653c54e4d671a9c17ca2d8105da4ad83684828c55675caf8803785037e141984676f4746274d5a8f133150894bd181b73968a9fd3eb275
Binary file
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,13 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: xml-purifier
3
- version: !ruby/object:Gem::Version
4
- prerelease:
5
- version: 0.1.3
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.4
6
5
  platform: ruby
7
- authors:
6
+ authors:
8
7
  - James Robertson
9
8
  autorequire:
10
9
  bindir: bin
11
- cert_chain:
10
+ cert_chain:
12
11
  - |
13
12
  -----BEGIN CERTIFICATE-----
14
13
  MIIDRDCCAiygAwIBAgIBADANBgkqhkiG9w0BAQUFADBIMRIwEAYDVQQDDAlnZW1t
@@ -30,46 +29,37 @@ cert_chain:
30
29
  GKT9zEZv4GYScJT9Y5m9Dnm1XriFSs/gblciXbBa+6R0Y8VhFc6C/ClN/X3b7TMs
31
30
  uUNhpLVGwEAVwpF/y0gBSkBhhTTt+xVn
32
31
  -----END CERTIFICATE-----
33
-
34
- date: 2013-02-06 00:00:00 Z
32
+ date: 2013-07-27 00:00:00.000000000 Z
35
33
  dependencies: []
36
-
37
34
  description:
38
- email:
35
+ email: james@r0bertson.co.uk
39
36
  executables: []
40
-
41
37
  extensions: []
42
-
43
38
  extra_rdoc_files: []
44
-
45
- files:
39
+ files:
46
40
  - lib/xml-purifier.rb
47
- homepage:
48
- licenses: []
49
-
41
+ homepage: https://github.com/jrobertson/xml-purifier
42
+ licenses:
43
+ - MIT
44
+ metadata: {}
50
45
  post_install_message:
51
46
  rdoc_options: []
52
-
53
- require_paths:
47
+ require_paths:
54
48
  - lib
55
- required_ruby_version: !ruby/object:Gem::Requirement
56
- none: false
57
- requirements:
58
- - - ">="
59
- - !ruby/object:Gem::Version
60
- version: "0"
61
- required_rubygems_version: !ruby/object:Gem::Requirement
62
- none: false
63
- requirements:
64
- - - ">="
65
- - !ruby/object:Gem::Version
66
- version: "0"
49
+ required_ruby_version: !ruby/object:Gem::Requirement
50
+ requirements:
51
+ - - '>='
52
+ - !ruby/object:Gem::Version
53
+ version: '0'
54
+ required_rubygems_version: !ruby/object:Gem::Requirement
55
+ requirements:
56
+ - - '>='
57
+ - !ruby/object:Gem::Version
58
+ version: '0'
67
59
  requirements: []
68
-
69
60
  rubyforge_project:
70
- rubygems_version: 1.8.23
61
+ rubygems_version: 2.0.0.rc.2
71
62
  signing_key:
72
- specification_version: 3
63
+ specification_version: 4
73
64
  summary: xml-purifier
74
65
  test_files: []
75
-
metadata.gz.sig CHANGED
Binary file