pretty-xml 0.1.2 → 0.1.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.
- checksums.yaml +7 -0
- checksums.yaml.gz.sig +1 -0
- data.tar.gz.sig +0 -0
- metadata +38 -44
- metadata.gz.sig +0 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 8266eb527807e810024cfee9e1eab8c1d1e7812a
|
4
|
+
data.tar.gz: e4f035e4b03ce9298d76da0d4a72a6160ba5f9c9
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 5704b88a994c4768f71c99f9149db44a244694960f3eb9ee0ad5e86d38780c83504d8edefed0a0f7925e52394dc3db36b9a3cb4199124aa5a87e2b57baa363a7
|
7
|
+
data.tar.gz: e25ea34d93667571a7fe6ab1697022a2fd4d90c1914d3903908fe3fa1f7624fcc10a99b912c6c73e0a7be7204492edcc60b8d5b5fc0a69fecc0a6c32eea1fcc0
|
checksums.yaml.gz.sig
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
0F� Wj�끪ƮK�k6J��Otp�A%�%����r�j��i"y�r��z��!r�s���%W�Yh�%�)#�\���]Y��6ѽ|���VK^���en���^��&p%��)Ș4k���|�b�o���������oB��OzTXΝ��3�ת�������P\�nzXh��1��+Y'�^�3�@�����FL}��<�G�a��W+R���a��-�����2��*�����SoЄ��h�a#@�
|
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: pretty-xml
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
version: 0.1.2
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.1.3
|
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,56 +29,51 @@ cert_chain:
|
|
30
29
|
41WySoHupIzcsHSPy2E7Cn+8ytOnTcVs1gputcIOSwJ5Ah0QHC1cnSGM6lSJ19EP
|
31
30
|
JUe2ZVyysE76ytnKGq81miOvhNVnNR3O
|
32
31
|
-----END CERTIFICATE-----
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
- !ruby/object:Gem::Dependency
|
32
|
+
date: 2013-07-27 00:00:00.000000000 Z
|
33
|
+
dependencies:
|
34
|
+
- !ruby/object:Gem::Dependency
|
37
35
|
name: nokogiri
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
- !ruby/object:Gem::Version
|
44
|
-
version: "0"
|
36
|
+
requirement: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - '>='
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '0'
|
45
41
|
type: :runtime
|
46
|
-
|
42
|
+
prerelease: false
|
43
|
+
version_requirements: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - '>='
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '0'
|
47
48
|
description:
|
48
|
-
email:
|
49
|
+
email: james@r0bertson.co.uk
|
49
50
|
executables: []
|
50
|
-
|
51
51
|
extensions: []
|
52
|
-
|
53
52
|
extra_rdoc_files: []
|
54
|
-
|
55
|
-
files:
|
53
|
+
files:
|
56
54
|
- lib/pretty-xml.rb
|
57
|
-
homepage:
|
58
|
-
licenses:
|
59
|
-
|
55
|
+
homepage: https://github.com/jrobertson/pretty-xml
|
56
|
+
licenses:
|
57
|
+
- MIT
|
58
|
+
metadata: {}
|
60
59
|
post_install_message:
|
61
60
|
rdoc_options: []
|
62
|
-
|
63
|
-
require_paths:
|
61
|
+
require_paths:
|
64
62
|
- lib
|
65
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
- !ruby/object:Gem::Version
|
76
|
-
version: "0"
|
63
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
64
|
+
requirements:
|
65
|
+
- - '>='
|
66
|
+
- !ruby/object:Gem::Version
|
67
|
+
version: '0'
|
68
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
69
|
+
requirements:
|
70
|
+
- - '>='
|
71
|
+
- !ruby/object:Gem::Version
|
72
|
+
version: '0'
|
77
73
|
requirements: []
|
78
|
-
|
79
74
|
rubyforge_project:
|
80
|
-
rubygems_version:
|
75
|
+
rubygems_version: 2.0.0.rc.2
|
81
76
|
signing_key:
|
82
|
-
specification_version:
|
77
|
+
specification_version: 4
|
83
78
|
summary: Pretty print XML depends upon Nokogiri to perform XML transformation.
|
84
79
|
test_files: []
|
85
|
-
|
metadata.gz.sig
CHANGED
Binary file
|